{
    "name": "BudgetCompare - Business Tool Reviews",
    "short_name": "BudgetCompare",
    "description": "Expert reviews and comparisons of premium business tools, software, and services. Global analysis with transparent pricing.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "icons": [
        {
            "src": "/BudgetCompareIcon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "finance",
        "productivity"
    ],
    "shortcuts": [
        {
            "name": "Browse Categories",
            "short_name": "Categories",
            "description": "Browse business tool categories",
            "url": "/categories",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        },
        {
            "name": "Calculators",
            "short_name": "Tools",
            "description": "Access business calculators and tools",
            "url": "/calculators",
            "icons": [
                {
                    "src": "/favicon-32x32.png",
                    "sizes": "32x32"
                }
            ]
        }
    ]
}