{
  "name": "Thalassemia Dashboard",
  "short_name": "Thal Dashboard",
  "description": "Track your medical test results and make India Thalassemia Free",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#F14164",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "_comment": "Note: Add icon-192.png and icon-512.png to /public/icons/ directory. See /public/icons/README.md for instructions."
}

