{
    "name": "Pro Counters ERP",
    "short_name": "ProCounters",
    "description": "Countertop installation CRM — job tracking, scheduling, installer dashboard.",
    "start_url": "/installer",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0ea5a5",
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "519x250",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
