{
  "name": "wezunu — Deine Reiseplattform",
  "short_name": "wezunu",
  "description": "Entdecke, plane und teile Reisen mit KI-Unterstützung.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f5f7",
  "theme_color": "#FF385C",
  "lang": "de",
  "categories": ["travel", "navigation", "lifestyle"],
  "icons": [
    {
      "src": "img/wezunu.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "img/hero-fallback00.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "wezunu Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Entdecken",
      "short_name": "Entdecken",
      "description": "Reisen & Orte im Social-Stream entdecken",
      "url": "/?panel=feed",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Meine Reisen",
      "short_name": "Reisen",
      "description": "Reisezentrale mit Countdown & Statistik",
      "url": "/?panel=meine-reisen",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Favoriten",
      "short_name": "Favoriten",
      "description": "Gemerkte Orte & Merkliste",
      "url": "/?panel=bucket",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
