{
    "name": "Pinball Arcade",
    "short_name": "Pinball",
    "description": "Real-time physics pinball with flippers and tilt detection.",
    "start_url": "/tools/pinball/",
    "display": "standalone",
    "background_color": "#000020",
    "theme_color": "#00aaff",
    "orientation": "any",
    "scope": "/tools/pinball/",
    "lang": "ms",
    "icons": [
        {
            "src": "/tools/pinball/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/tools/pinball/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["games"]
}