{
  "name": "RegioDeals 24/7 Technik & SmartHome",
  "short_name": "SmartHome",
  "description": "Technik, SmartHome und digitale Tools von RegioDeals 24/7.",
  "start_url": "/service/",
  "scope": "/service/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "smarthome-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "smarthome-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "smarthome-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "smarthome-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}