{
  "name": "Ayushree Ayurvedic Hospital",
  "short_name": "Ayushree",
  "description": "Patient treatment records, reminders and follow-ups for Ayurveda patients.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f8ef",
  "theme_color": "#245b35",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
