{
    "name": "MeineRezepte",
    "short_name": "Rezepte",
    "description": "Privates Rezepte-Portal",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#faf8f5",
    "theme_color": "#b5522f",
    "icons": [
        {
            "src": "/static/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
