{
  "name": "GB Power Insights",
  "short_name": "GB Power",
  "description": "Free solar panel installation quotes for UK homes, plus live Great Britain electricity grid data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0a",
  "theme_color": "#a3e635",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["energy", "utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Get Solar Quote",
      "short_name": "Solar Quote",
      "description": "Get a free solar panel installation quote",
      "url": "/",
      "icons": [{ "src": "/vite.svg", "sizes": "any" }]
    },
    {
      "name": "Energy Decisions",
      "short_name": "Decisions",
      "description": "Live energy decision recommendations",
      "url": "/?view=decisions",
      "icons": [{ "src": "/vite.svg", "sizes": "any" }]
    }
  ]
}
