{
  "name": "Fittoria — Health & Fitness Platform",
  "short_name": "Fittoria",
  "description": "India's connected health & fitness platform. Book doctors, join gyms, track fitness, access lab reports & shop health products.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D6E6E",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "scope": "/",
  "categories": ["health", "fitness", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/fittoria-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/fittoria-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
