{
  "name": "MedicalC by VRNDAI",
  "short_name": "MedicalC",
  "description": "Smart medical store management — billing, inventory & reports",
  "start_url": "/medicalc/",
  "scope": "/medicalc/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1565C0",
  "background_color": "#1565C0",
  "categories": ["business", "medical", "productivity"],
  "lang": "en-IN",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
