{
  "name": "Männerreisen – KI-Stadtführer",
  "short_name": "Männerreisen",
  "description": "Proximity-gesteuerter KI-Stadtführer für den Ältestenrat",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F3",
  "theme_color": "#FAF8F3",
  "lang": "de",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%23FAF8F3'/%3E%3Ctext y='340' x='256' text-anchor='middle' font-size='320' font-family='serif'%3E🧭%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "navigation"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Tour starten",
      "short_name": "Tour",
      "description": "Direkt eine neue Tour beginnen",
      "url": "/?action=tour",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
