{
    "name": "DeductFlow",
    "short_name": "DeductFlow",
    "description": "Track STR expenses, mileage, and active hours on the go",
    "start_url": "/mobile.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#00A8B5",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logos/app-icon-180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logos/app-icon-v2.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
