{
    "name": "Potion",
    "short_name": "Potion",
    "description": "Chat, call, stream and post with your friends - all in your browser.",
    "start_url": "/app/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0D1117",
    "theme_color": "#0D1117",
    "orientation": "any",
    "icons": [
        {
            "src": "/Assets/Branding/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/Assets/Branding/desktop.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/Assets/Branding/icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/Assets/Branding/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
