{
  "name": "CityScout: Niederösterreich entdecken",
  "short_name": "CityScout",
  "description": "Professionelles Audio-Storytelling trifft auf den KI-Assistenten Amadeus. Entdecke Stadthistorie, Gastronomie und Geheimtipps in Echtzeit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#0d9488",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "navigation", "lifestyle"]
}