{
    "name": "Euro Döner",
    "short_name": "Euro Döner",
    "description": "Authentische türkische Küche - Frische Döner, Pizza und mehr",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "icons": [
        {
            "src": "/static/images/uploads/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/images/uploads/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
