{
    "name": "Tierfuttervital – Individuelle Futterberatung",
    "short_name": "Tierfuttervital",
    "description": "Kostenlose, persönliche Futterberatung für Hunde, Katzen und Pferde.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2e3008",
    "theme_color": "#2e3008",
    "icons": [
        {
            "src": "/static/icons/tierfuttervital-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icons/tierfuttervital-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
