{
    "id": "/dashboard",
    "name": "VeroTax",
    "short_name": "VeroTax",
    "version": "1.1",
    "description": "Smart tax organization for Canadian gig workers.",
    "orientation": "portrait-primary",
    "lang": "en-CA",
    "categories": [
        "finance",
        "business",
        "productivity"
    ],
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#16a34a",
    "icons": [
        {
            "src": "/images/verotax-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/verotax-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/pwa-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/pwa-mobile.png",
            "sizes": "390x844",
            "type": "image/png"
        }
    ]
}
