{
  "id": "/",
  "name": "BetriebsDeck [OS]",
  "short_name": "BetriebsDeck",
  "description": "Betriebsplattform für Gastronomie und Hotellerie",
  "lang": "de-AT",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#fffefa",
  "theme_color": "#193b75",
  "icons": [
    {
      "src": "/betriebs-app-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/betriebs-app-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
