{
  "name": "DentEase",
  "short_name": "DentEase",
  "description": "Clinic management for DentEase Dental Clinics",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F3EF",
  "theme_color": "#1A2B3C",
  "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"
    }
  ],
  "categories": ["medical", "business"],
  "lang": "en-IN"
}
