{
  "name": "Kinder-Schatzsuche",
  "short_name": "Kinder-Schatzsuche",
  "description": "Plane magische Schatzsuchen für deine Kinder — online planen, offline nutzen.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#fffbeb",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "education", "kids"],
  "icons": [
    { "src": "/app-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/app-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Neue Schatzsuche",
      "short_name": "Neu",
      "url": "/hunt/new",
      "icons": [{ "src": "/app-icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
