{
  "name": "Energiemanager",
  "short_name": "Energie",
  "description": "Energiemanager für PV, Speicher, Wärmepumpe und Wallbox",
  "lang": "de",
  "dir": "ltr",
  "id": "./",
  "start_url": "./#/overview",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6f5",
  "theme_color": "#16664f",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Heute und morgen", "url": "./#/plan", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Auto", "url": "./#/car", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
