{
    "name": "Crane Operator Simulator",
    "short_name": "Crane Operat",
    "description": "Operate a realistic tower crane — rotate the boom, move the trolley, control the cable, and deliver crates to target zones across challenging levels.",
    "start_url": "/en/app/crane-operator-simulator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/en/app/crane-operator-simulator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/crane-operator-simulator/crane-operator-simulator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/crane-operator-simulator/crane-operator-simulator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}