{
  "name": "Agmo EV",
  "short_name": "Agmo EV",
  "theme_color": "#023047",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "https://map.agmoev.com/",
  "description": "Malaysia EV Charging",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "group.agmo.ev",
      "url": "https://play.google.com/store/apps/details?id=group.agmo.ev"
    }
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}