{
  "id": "com.vgrupsoncology.livercare",
  "name": "Liver Care",
  "short_name": "LiverCare",
  "description": "Comprehensive liver cancer care information, hospitals, doctors, treatment, and support resources.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#10B981",
  "background_color": "#10B981",
  "categories": ["health", "medical", "education"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Liver Care Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Hospitals",
      "short_name": "Hospitals",
      "description": "Find liver cancer hospitals",
      "url": "/hospitals",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Doctors",
      "short_name": "Doctors",
      "description": "Find liver cancer specialists",
      "url": "/doctors",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
