{
    "name": "Hybrid Batteri Sweden",
    "short_name": "Hybrid Batteri",
    "description": "Hybrid battery specialists - Sales, installation, and shipping across Sweden",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2d8659",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "assets/img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "assets/img/favicon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "assets/img/favicon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get a quote or contact us",
            "url": "/contact.html",
            "icons": []
        }
    ],
    "categories": [
        "business",
        "shopping"
    ]
}