{
  "name": "EMS Hardware Delivery Portal",
  "short_name": "EMS Delivery",
  "description": "Progressive Web App for EMS Hardware Delivery Schedule and Driver Tracking",
  "start_url": "/delivery/calendar",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#ea580c",
  "orientation": "any",
  "categories": ["business", "logistics", "productivity"],
  "icons": [
    {
      "src": "/ems-logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
