{
  "name": "IndiaRoad Map",
  "short_name": "IndiaRoad Map",
  "description": "India's first intelligent navigation app. Get real-time alerts for potholes, speed breakers, and traffic to drive safer and smarter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020408",
  "theme_color": "#0a0e17",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
