{
    "name": "purensight companion",
    "short_name": "purensight",
    "description": "purensight mobile control companion, active games lobby, and notification preferences.",
    "start_url": "/companion.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#e6edf4",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/web_images/orb.png",
            "sizes": "261x261",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web_images/om.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
