{
  "name": "GraftScope Clinic Intelligence OS",
  "short_name": "GraftScope",
  "description": "Your Clinic in Your Pocket — AI-powered clinic management for hair transplant and aesthetic clinics",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#1d2b5b",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "medical", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}