{
  "name": "Homely Escape · Verwaltung",
  "short_name": "Homely Escape",
  "description": "Buchungen, Reinigung, Technik und Team für Homely Escape.",
  "lang": "de",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f6",
  "theme_color": "#1e5b3c",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Meine Aufträge", "url": "/clean" },
    { "name": "Postfach", "url": "/team" },
    { "name": "Wohnungs-Infos", "url": "/infos" }
  ]
}
