{
  "name": "Meine Urlaubswoche – Wangerland",
  "short_name": "Wangerland 7 Tage",
  "description": "Deine persönliche 7-Tage-Urlaubswoche im Wangerland",
  "start_url": "/7tage/",
  "scope": "/7tage/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#335381",
  "theme_color": "#335381",
  "lang": "de",
  "icons": [
    { "src": "/7tage/pwa/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/7tage/pwa/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/7tage/pwa/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/7tage/pwa/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Heute",  "url": "/7tage/tag/0", "description": "Heutiger Tag" },
    { "name": "Morgen", "url": "/7tage/tag/1", "description": "Morgiger Tag" }
  ]
}
