{
  "name": "Amply",
  "short_name": "Amply",
  "description": "Intelligent Charging at Scale",
  "icons": [
    {
      "src": "/manifest/web-app-manifest-192x192.png?v=20260511",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/manifest/web-app-manifest-512x512.png?v=20260511",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui",
    "window-controls-overlay",
    "browser"
  ],
  "start_url": "/",
  "id": "AmplyChargingLocalPWA",
  "dir": "ltr",
  "scope": "/",
  "lang": "hu",
  "orientation": "natural",
  "categories": [
    "productivity"
  ]
}