{
    "name": "QuotePro",
    "short_name": "QuotePro",
    "description": "Modern SaaS platform for insurance brokers — quote faster, sell smarter.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0b1120",
    "theme_color": "#0b1120",
    "lang": "en",
    "dir": "auto",
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo_fav.ico",
            "sizes": "32x32 16x16",
            "type": "image/x-icon"
        }
    ],
    "categories": ["business", "productivity", "finance"]
}

