{
  "name": "RuqyahPath — Islamic Healing",
  "short_name": "RuqyahPath",
  "description": "AI-guided Ruqyah, symptom diagnosis and 40-day healing plan. Strictly Quran & Sunnah.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#060D1A",
  "theme_color": "#0A1628",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "lifestyle", "religion"],
  "icons": [
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask a Question",
      "short_name": "Ask",
      "url": "/app",
      "icons": [{ "src": "/icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Diagnosis",
      "short_name": "Diagnose",
      "url": "/app",
      "icons": [{ "src": "/icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Crisis Support",
      "short_name": "Crisis",
      "url": "/app",
      "icons": [{ "src": "/icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
