{
  "name": "Smart Home",
  "short_name": "SmartHome",
  "description": "Smart Home Dashboard – Steuerung & Wetter",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0d14",
  "theme_color": "#0b0d14",
  "orientation": "portrait",
  "lang": "de",
  "icons": [
    {
      "src": "appicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "appicons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/mobile.png",
      "sizes": "323x699",
      "type": "image/png"
    },
    {
      "src": "screenshots/desktop.png",
      "sizes": "1152x708",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
