{
    "name": "Metatron Mobile",
    "short_name": "Metatron",
    "description": "Mobile companion for Metatron Visualizer — live streams, remote control, and camera sharing",
    "version": "1.0.0",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#64ffda",
    "background_color": "#0f0f23",
    "icons": [
        {
            "src": "favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["utilities", "multimedia", "entertainment"],
    "lang": "en",
    "scope": "/",
    "prefer_related_applications": false
}
