{
    "name": "Sentinel XR Teleoperation",
    "short_name": "Sentinel XR",
    "description": "WebXR teleoperation interface for Sentinel robots",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#0a0a1a",
    "theme_color": "#00d4ff",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["utilities", "productivity"],
    "prefer_related_applications": false
}
