{
  "name": "Charge At Last",
  "short_name": "ChargeAtLast",
  "description": "Mobile EV Charging Service Logger",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111318",
  "theme_color": "#FF6B1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}
