{
    "name": "Pokemon Entdecker",
    "short_name": "Pokemon",
    "description": "Entdecke Pokemon nach Farbe und Typ!",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#ff6b6b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
