{
    "name": "FindMyForm - IRS Tax Form Finder",
    "short_name": "FindMyForm",
    "description": "Find any IRS tax form instantly. Search 1040, W-2, 1099, Schedule C and 50+ tax documents.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#667eea",
    "orientation": "portrait-primary",
    "categories": ["finance", "productivity", "business"],
    "lang": "en",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
