{
  "name": "Medisync Clinical Portal",
  "short_name": "Medisync",
  "description": "Premium Medisync Clinical Portal and Operations Hub",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#1a4c6b",
  "categories": ["medical", "business"],
  "icons": [
    {
      "src": "/static/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
