{
    "name": "Sand Falling",
    "short_name": "Sand Falling",
    "description": "Interactive sand simulation with realistic physics. Draw sand, water, fire, and walls. Tilt gravity with mouse or gyroscope.",
    "start_url": "/en/app/sand-falling",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/en/app/sand-falling",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/sand-falling/sand-falling-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/sand-falling/sand-falling-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}