{
    "name": "JAM Vinkällare",
    "short_name": "JAM",
    "description": "Vinkällare, vinlista och vinförslag till maten",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#2a1218",
    "theme_color": "#5b1a2b",
    "lang": "sv",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
