{
  "name": "Cambodia EV Charging Stations",
  "short_name": "Vedda Energy",
  "description": "Find EV charging stations across Cambodia by Vedda Energy.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "background_color": "#f1f5f9",
  "theme_color": "#08092A",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": [
    "travel",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Map View",
      "short_name": "Map",
      "description": "Open the EV charging station map",
      "url": "/?view=map",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Locations List",
      "short_name": "Stations",
      "description": "Browse all EV charging stations",
      "url": "/?view=list",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
