{
    "name": "City Tour Ludwigsburg",
    "short_name": "City Tour",
    "description": "Entdecke Ludwigsburg – interaktive Stadtrallye",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#006634",
    "theme_color": "#5ba52c",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
