{
  "name": "iDOC X — Health Identity",
  "short_name": "iDOC X",
  "description": "Nigeria's first AI-powered health identity platform. Your complete medical history — accessible anywhere in one scan.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F6E56",
  "background_color": "#0a1628",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "iDOC X Health Identity"
    }
  ],
  "shortcuts": [
    {
      "name": "My Profile",
      "url": "/profile",
      "description": "View your health profile"
    },
    {
      "name": "Scan QR",
      "url": "/recover",
      "description": "Scan a health identity card"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
