{
  "name": "MediReco - Medical Records",
  "short_name": "MediReco",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#F7FAFB",
  "lang": "en",
  "scope": "/app/",
  "description": "Your Medical Records, Always Ready. Store, organize, and share your health documents securely.",
  "theme_color": "#1991B9",
  "orientation": "portrait-primary",
  "categories": [
    "health",
    "medical",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "medireco-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
