{
  "name": "EVM Guest Charging",
  "short_name": "EVM Charge",
  "description": "Reserve and manage EV charging sessions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0099EF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/AppIcon@2x.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/AppIcon@2x~ipad.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/AppIcon@2x.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/AppIcon@2x~ipad.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "lang": "en"
}
