{
    "name": "Hot Stream",
    "short_name": "HotStream",
    "description": "Premium 1:1 video chat with verified partners.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "hotstream_logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "hotstream_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
