{
    "name": "GigUtils",
    "short_name": "GigUtils",
    "description": "Free tools for gig workers, freelancers, and hourly employees — overtime calculator, invoice generator, and more.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d0f12",
    "theme_color": "#6c5ce7",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}