{
  "name": "बीपी डाइट चार्ट ऐप",
  "short_name": "BP Diet",
  "description": "हाई और लो ब्लड प्रेशर के लिए संपूर्ण आहार गाइड",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#3498db",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "medical"],
  "lang": "hi"
}
