{
    "name": "TaxSights",
    "short_name": "TaxSights",
    "start_url": "/?utm_source=home&utm_medium=pwa",
    "background_color": "#fff",
    "display": "standalone",
    "description": "TaxSights helps you find IRS offices, top tax preparers, and latest forms - everything you need for stress-free tax filing!",
    "icons": [
        {
        "src": "/home-icon.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
            "src": "/home-icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}