{
    "name": "Viewer",
    "short_name": "Viewer",
    "description": "Interactive articulated 3D viewer.",
    "display": "fullscreen",
    "start_url": "./",
    "scope": "./",
    "background_color": "#080a0d",
    "theme_color": "#080a0d",
    "icons": [
        {
            "src": "./static/demo/favicon.svg?v=1",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
