{
  "name": "Opsyfy — Clinic Management Software",
  "short_name": "Opsyfy",
  "description": "The operating system for small and mid-sized Indian clinics — WhatsApp booking, front-desk queue, and weekly operational summaries.",
  "start_url": "/?utm_source=homescreen",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F1E6",
  "theme_color": "#2E4A34",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "medical", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
