{
  "name": "MetroPass.in - India's Metro Guide",
  "short_name": "MetroPass",
  "description": "Calculate routes, view metro station facilities, timetables, and parking info offline.",
  "start_url": "/route-planner",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#E31E24",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/train-front.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/train-front.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
