{
  "name": "EVMAP",
  "short_name": "EVMAP",
  "description": "Plan EV journeys, find charging stations, and stay updated with EV news across the UAE.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#00D4FF",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}