{
  "name": "SolarCockpit",
  "short_name": "Solar",
  "description": "Monitor your solar energy system in real-time",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a2060",
  "theme_color": "#0f3d7d",
  "icons": [
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
