{
    "name": "Str3am Live",
    "short_name": "Str3am",
    "description": "The next generation ultra-low latency streaming platform.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#8b5cf6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}