{
  "name": "DKB AI – Dein Stadtführer",
  "short_name": "DKB AI",
  "description": "Dein KI-Stadtführer für Dinkelsbühl – Restaurants, Hotels, Sehenswürdigkeiten und mehr.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle", "utilities"],
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat starten",
      "short_name": "Chat",
      "description": "Starte direkt einen neuen Chat",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
