{
  "name": "Trotic — India's Medical Referral Service",
  "short_name": "Trotic",
  "description": "Connect with India's finest hospitals and specialist doctors — personally vetted, expertly matched.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#F05A1A",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/static/images/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/images/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book Consultation",
      "url": "/#consult",
      "description": "Book a free consultation"
    },
    {
      "name": "My Account",
      "url": "/login",
      "description": "Sign in to your account"
    }
  ]
}
