{
  "name": "Autark Energieplaner",
  "short_name": "Autark",
  "description": "KI-Hausplaner: Solar, Klimaanlage & W\u00e4rmepumpe kostenlos planen. Projekte speichern, F\u00f6rdercheck, 3D-Ansicht. Von Autark Innovations.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060d18",
  "theme_color": "#050D1C",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": [
    "utilities",
    "productivity",
    "lifestyle"
  ],
  "screenshots": [
    {
      "src": "/icons/feature-graphic.png",
      "sizes": "1024x500",
      "type": "image/png",
      "label": "Autark Energieplaner Startseite"
    }
  ],
  "icons": [
    {
      "src": "/icons/Icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Solar planen",
      "url": "/app/",
      "description": "Solaranlage mit 3D berechnen",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Klimaanlage",
      "url": "/app/",
      "description": "Klimaanlage planen",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "W\u00e4rmepumpe",
      "url": "/app/",
      "description": "W\u00e4rmepumpe planen",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "F\u00f6rdercheck",
      "url": "/app/",
      "description": "KfW & BAFA F\u00f6rderung pr\u00fcfen",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "id": "/app/"
}