{
  "name": "Rescigo Health",
  "short_name": "Rescigo",
  "description": "CPCB-compliant biomedical, diaper & sanitary waste collection · Kerala",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#D91F1F",
  "lang": "en-IN",
  "categories": ["healthcare", "utilities", "productivity"],
  "icons": [
    {
      "src": "/brand/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Open your customer dashboard",
      "url": "/me/dashboard",
      "icons": [{ "src": "/brand/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Staff App",
      "short_name": "Staff",
      "description": "Field staff mobile app",
      "url": "/staff-app",
      "icons": [{ "src": "/brand/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
