{
  "name": "Rail 24 - Live Train Tracking India",
  "short_name": "Rail 24",
  "description": "Track live trains in India with real-time train status, find trains between stations, check PNR status, and view live train positions on interactive map.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1421",
  "theme_color": "#6c5ce7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "utilities"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}

