{
    "name": "PolyScope X - Universal Robots A/S",
    "short_name": "PolyScope X",
    "id": "com.universalrobots.psx-app",
    "description": "Software that works for you\nPolyScope X is a platform designed to make deployments more predictable. PolyScope X takes the complexity away through a customizable operator interface, using repeatability and standardization.",
    "background_color": "#ffffff",
    "theme_color": "#1b3d4b",
    "start_url": "/#",
    "display": "standalone",
    "orientation": "landscape",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "screenshots": [
        {
            "src": "/assets/images/launcher/screenshot.png",
            "sizes": "1280x800",
            "type": "image/png",
            "label": "PolyScope X - Universal Robots A/S"
        },
        {
            "src": "/assets/images/launcher/screenshot_wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "PolyScope X - Universal Robots A/S"
        }
    ],
    "icons": [
        {
            "src": "/assets/images/launcher/launcher-icon-2x.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/assets/images/launcher/launcher-icon-3x.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/assets/images/launcher/launcher-icon-4x.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/images/launcher/launcher-icon-5x.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
