{
  "name": "Care Master",
  "short_name": "Care Master",
  "description": "Comprehensive platform for elderly care management with real-time communication",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "en",
  "categories": ["healthcare", "medical", "productivity"],
  "icons": [
    { "src": "/icons/icon-16x16.png?v=6", "sizes": "16x16", "type": "image/png" },
    { "src": "/icons/icon-32x32.png?v=6", "sizes": "32x32", "type": "image/png" },
    { "src": "/icons/icon-192x192.png?v=8", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png?v=8", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Care Master",
      "short_name": "Care Master",
      "description": "Quick access to messaging",
      "url": "/service-provider/messages",
      "icons": [
        { "src": "/icons/icon-32x32.png?v=6", "sizes": "32x32", "type": "image/png" }
      ]
    },
    {
      "name": "Care Master",
      "short_name": "Care Master",
      "description": "Quick access to calls",
      "url": "/service-provider/calls",
      "icons": [
        { "src": "/icons/icon-32x32.png?v=6", "sizes": "32x32", "type": "image/png" }
      ]
    },
    {
      "name": "Care Master",
      "short_name": "Care Master",
      "description": "Quick access to patient management",
      "url": "/service-provider/patients",
      "icons": [
        { "src": "/icons/icon-32x32.png?v=6", "sizes": "32x32", "type": "image/png" }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
