{
    "name": "SPHERE Traffic Control",
    "short_name": "SPHERE",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#CB2027",
    "theme_color": "#CB2027",
    "description": "Monitor and control portable traffic lights with intelligent traffic management",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "lume-social-share.jpg",
            "sizes": "2000x1400",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Map overview"
        },
        {
            "src": "screenshots/map-portrait.jpg",
            "sizes": "1080x1920",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Device status overview"
        }
    ]
}
