{
  "name": "PlusPuls — Driver Intelligence",
  "short_name": "PlusPuls",
  "description": "Live demand, airport arrivals, events and surge timing for Kraków ride-hailing drivers.",
  "start_url": "/demo",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050608",
  "theme_color": "#050608",
  "categories": ["navigation", "productivity", "utilities"],
  "icons": [
    {
      "src": "/og-image.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Map",
      "short_name": "Map",
      "url": "/demo/map",
      "description": "Open the live Kraków city pulse map"
    },
    {
      "name": "Driver Shift",
      "short_name": "Shift",
      "url": "/driver",
      "description": "Open the driver intelligence dashboard"
    }
  ]
}
