{
  "name": "Arogyamandiram",
  "short_name": "ArogyaM",
  "description": "Your Health & Wellness Companion - Track nutrition, water, weight & workouts",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08080d",
  "theme_color": "#08080d",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "lifestyle"],
  "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"
    }
  ]
}
