{
  "name": "OptiCura AI - Advanced Iridology Analysis",
  "short_name": "OptiCura AI",
  "description": "Professional iridology eye analysis, wellness education, and health insights in English, Arabic and French.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4f46e5",
  "background_color": "#0f172a",
  "categories": ["health", "medical", "lifestyle"],
  "iarc_rating_id": "e84b9519-12d3-42c6-8ec0-00639c883556",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-72.png",            "sizes": "72x72",   "type": "image/png" },
    { "src": "/icon-96.png",            "sizes": "96x96",   "type": "image/png" },
    { "src": "/icon-128.png",           "sizes": "128x128", "type": "image/png" },
    { "src": "/icon-192.png",           "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-256.png",           "sizes": "256x256", "type": "image/png" },
    { "src": "/icon-512.png",           "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Iridology Scan Interface"
    },
    {
      "src": "/screenshot-narrow-2.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Health Analysis Results"
    },
    {
      "src": "/screenshot-wide-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OptiCura AI Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Eye",
      "short_name": "Scan",
      "description": "Start a new iridology scan",
      "url": "/?action=scan",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "View Results",
      "short_name": "Results",
      "description": "View your latest analysis results",
      "url": "/?action=results",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Learn about iridology and health",
      "url": "/?action=learn",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.opticura.ai"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/opticura-ai"
    }
  ]
}
