{
  "id": "/smart2drive-solar-cockpit.html",
  "name": "Solar- & Strom-Cockpit",
  "short_name": "Solar-Cockpit",
  "description": "Smart2Drive Solar-Cockpit: PV-Prognose, E-Auto- und Wärmepumpen-Rechner, CO₂-Bilanz, Wetter und Wirtschaftlichkeits-Analysen — alles in einer App.",
  "start_url": "./smart2drive-solar-cockpit.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffd200",
  "lang": "de",
  "categories": ["weather", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "app-smartphone.jpg",
      "sizes": "610x1356",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Smart2Drive auf dem Smartphone"
    },
    {
      "src": "app-desktop.jpg",
      "sizes": "1917x942",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Solar-Cockpit Übersicht"
    },
    {
      "src": "app-prognose-heute.jpg",
      "sizes": "887x712",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Tagesprognose & PV-Strategie"
    },
    {
      "src": "app-rendite.jpg",
      "sizes": "891x711",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Rendite- & Wirtschaftlichkeits-Analyse"
    }
  ],
  "shortcuts": [
    {
      "name": "Heute",
      "short_name": "Heute",
      "description": "Tagesübersicht mit PV-Prognose",
      "url": "./smart2drive-solar-cockpit.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
