{
    "name": "Elbil Norge",
    "short_name": "Elbil",
    "description": "Sammenlign elbiler i Norge",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230a0a0a' width='100' height='100' rx='20'/><text y='68' x='50' text-anchor='middle' font-size='50'>⚡</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
