{
  "name": "Smarthome App",
  "short_name": "de-escos-smarthome-pwa",
  "theme_color": "#102A2F",
  "background_color": "#fafafa",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "https://smarthomepwa.escos-copilot.com/assets/icons/home-screen/home-icon-192px.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://smarthomepwa.escos-copilot.com/assets/icons/home-screen/home-icon-512px.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://smarthomepwa.escos-copilot.com/assets/icons/home-screen/home-icon-1024px.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
