{
  "id": "/",
  "name": "Uran Local Train Timetable",
  "short_name": "Uran Local",
  "description": "Uran – Belapur – Nerul Local Train Timetable with Next Train, Platform & Alarm",
  "start_url": "/?pwa=true",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#b71c1c",
  "orientation": "portrait",
  "categories": ["travel", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}