{
    "name": "HOAHub",
    "short_name": "HOAHub",
    "description": "Homeowners association management, done right.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#10b981",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any maskable" }
    ]
}
