{
    "name": "AstroSwarm!",
    "short_name": "AstroSwarm",
    "description": "Space Invaders-style arcade game with touch controls and haptic feedback",
    "start_url": "./astroswarm-mobile-mvp_v4.html",
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#00ff88",
    "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"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "en",
    "dir": "ltr"
}
