{
    "name": "Glider — Dead Stick",
    "short_name": "Glider",
    "description": "No engine, one shot. Hold to pitch up, manage your energy, and grease the landing — meadow, forest, rooftop, island, or aircraft carrier.",
    "start_url": "/games/glider/index.php?utm_source=pwa",
    "scope": "/games/glider/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0b1020",
    "theme_color": "#101b33",
    "icons": [
        { "src": "/games/glider/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/games/glider/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
