{
    "name": "Indkøbsliste",
    "short_name": "Indkøbsliste",
    "theme_color": "#f1f1f1",
    "background_color": "#f1f1f1",
    "display": "standalone",
    "scope": "/",
    "description": "Vores indkøbsliste",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "cart.png",
            "sizes": "1024x1024"
        }
    ]
}