{
    "name": "Eldabutiken kundcase",
    "short_name": "Eldabutiken",
    "description": "Formulär för att lägga till kundcase",
    "start_url": "/omdome",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
        "src": "../../dist/images/elda_192.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
        "src": "../../dist/images/elda_180.png",
        "sizes": "180x180",
        "type": "image/png"
        }
    ]
}