{
    "id": "/",
    "name": "Igloo",
    "short_name": "Igloo",
    "description": "Household management app for couples",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#18181b",
    "theme_color": "#f59e0b",
    "orientation": "any",
    "categories": ["productivity", "lifestyle"],
    "icons": [
        {
            "src": "/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
