{
    "name": "MyCondoBase",
    "short_name": "MyCondoBase",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4f46e5",
    "icons": [
        {
            "src": "/icon.svg?v=4",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon.svg?v=4",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "description": "Turn household chaos into a game. The family organizer with shared lists, meal planning, and a chore leaderboard"
}