{
    "name": "Concierge Senior Care Management",
    "short_name": "CSCM",
    "description": "Concierge Senior Care Management web app",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3F5995",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "640x640",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/icons/bot.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
