{
    "name": "Half Price Tools TX",
    "short_name": "Half Price Tools",
    "description": "Premium professional tools at liquidation prices. Save big on top brands.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0b0d10",
    "theme_color": "#e63946",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
    ],
    "categories": ["shopping", "business"],
    "shortcuts": [
        { "name": "Store", "url": "/#store", "description": "Browse inventory" },
        { "name": "Contact", "url": "/#contact", "description": "Get in touch" }
    ]
}