{
    "name": "Multi-Task Bucket",
    "short_name": "MTBucket",
    "description": "Recurring tasks, one-time work, and verification queues for teams that need the audit trail.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#191919",
    "background_color": "#191919",
    "lang": "en-US",
    "categories": ["productivity", "business"],
    "icons": [
        {
            "src": "/img/mtbucket-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/mtbucket-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/mtbucket-icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/mtbucket-icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
