{
  "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": "Smart2Drive-PV.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "Smart2Drive-PV.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Heute",
      "short_name": "Heute",
      "description": "Tagesübersicht mit PV-Prognose",
      "url": "./smart2drive-solar-cockpit.html",
      "icons": [{ "src": "Smart2Drive-PV.jpg", "sizes": "192x192" }]
    }
  ]
}
