{
  "name": "Pakistan Metro Status",
  "short_name": "Metro Status",
  "description": "Live status tracking for Pakistan Metro Bus services - Red, Orange, Feeder, and Airport Shuttle lines",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/PWA/Nullxcoder 256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/fav/fav.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "travel",
    "transportation",
    "utilities"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}