{
    "name": "Ernährungsberatung Britta Book - Ernährungsberatung & Tipps",
    "short_name": "Ernährungsberatung Britta Book",
    "lang": "de",
    "description": "Individuelle Ernährungsberatung für ein gesünderes Leben. Tipps, Pläne und Unterstützung vom zertifizierten Experten.",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon-16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#153a45",
    "theme_color": "#3f9b0b"
}