{
  "name": "Octo-EV Dashboard",
  "short_name": "Octo-EV",
  "description": "Smart EV Charging & Dashboard",
  "start_url": "/octopus-dashboard.html",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3063/3063822.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}