{
  "id": "/index.html",
  "name": "Cloud Gateway Status",
  "short_name": "CG Status",
  "description": "Live-Systemstatus, Vorfallshistorie und Wartungsarbeiten fuer Cloud Gateway.",
  "lang": "de-DE",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f6fb",
  "theme_color": "#f3f6fb",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
