{
  "name": "FindMyTrain — IRCTC Guides & Tools",
  "short_name": "FindMyTrain",
  "description": "Indian Railways booking guides plus offline tools: Tatkal countdown, cancellation cost, PNR status decoder and waiting-list confirmation odds.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A2A66",
  "theme_color": "#0A2A66",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["travel", "utilities"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tatkal countdown", "url": "/?src=pwa#tools" },
    { "name": "Cancellation cost", "url": "/?src=pwa#tools" },
    { "name": "All guides", "url": "/guides/?src=pwa" }
  ]
}
