{
  "name": "MyRailway — Your Journey, Our Priority",
  "short_name": "MyRailway",
  "description": "Live train status, PNR check, station boards and train schedules for Indian Railways.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EFE9FB",
  "theme_color": "#521B9C",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
