{
    "name": "Lumière",
    "short_name": "Lumière",
    "description": "A subscription platform for creators — free, subscriber-only, and pay-per-view content, tips, and messaging.",
    "start_url": "/feed",
    "id": "/feed",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#100E0C",
    "theme_color": "#100E0C",
    "categories": ["social", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
