{
  "name": "Whole Health Wallet",
  "short_name": "Whole",
  "description": "Your complete health information in one secure place",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/favicon-96x96.png?v=3",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["health", "medical", "fitness", "wellness"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your health dashboard"
    },
    {
      "name": "Records",
      "url": "/records",
      "description": "View your health records"
    },
    {
      "name": "Trackers",
      "url": "/trackers",
      "description": "Track body, mind, and community health"
    },
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "Appointments, reminders, and due dates"
    },
    {
      "name": "Sharing",
      "url": "/sharing",
      "description": "Manage shared access to your records"
    },
    {
      "name": "Emergency Card",
      "url": "/emergency",
      "description": "Access emergency health information"
    }
  ]
}
