{
    "id": "/",
    "short_name": "Qvitta",
    "name": "Qvitta - Smart Ekonomi",
    "description": "Smart ekonomihantering för ditt företag.",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1440x900",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Desktop Dashboard"
        },
        {
            "src": "/screenshot-mobile.png",
            "sizes": "375x812",
            "type": "image/png",
            "label": "Mobile View"
        }
    ],
    "start_url": "/",
    "background_color": "#F8FAFC",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#0284c7"
}