{
    "name": "Flappy Cash",
    "short_name": "FlappyCash",
    "description": "1v1 skill duels for real money on Solana. Both players fly the exact same course; the winner takes 90% of the pot, paid on-chain automatically.",
    "lang": "en",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "id": "/",
    "categories": [
        "games",
        "entertainment",
        "finance"
    ],
    "prefer_related_applications": false,
    "dir": "ltr",
    "display_override": [
        "fullscreen",
        "standalone",
        "minimal-ui"
    ],
    "screenshots": [
        {
            "src": "/screenshots/screenshot-1.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Menu: pick your stake and duel for real money"
        },
        {
            "src": "/screenshots/screenshot-2.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "A duel in progress on the shared course"
        },
        {
            "src": "/screenshots/screenshot-3.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Close call near a moving pipe"
        },
        {
            "src": "/screenshots/screenshot-4.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Victory screen with the on-chain payout"
        }
    ]
}
