{
    "name": "Shut da Box",
    "short_name": "Shut da Box",
    "description": "Play Shut da Box, the classic 10-tile shut the box game.",
    "icons": [
        {
            "src": "/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#1f1a17",
    "background_color": "#1f1a17",
    "start_url": "/",
    "id": "https://www.shutdabox.com/",
    "display_override": ["window-controls-overlay"],
    "display": "standalone",
    "orientation": "landscape",
    "categories": ["games"],
    "screenshots": [
        {
            "src": "/screenshots/1920x1080-01-start-screen.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Start a new game from the start screen"
        },
        {
            "src": "/screenshots/1920x1080-02-game-screen.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Try to flip down all 10 tiles on the game screen"
        },
        {
            "src": "/screenshots/1920x1080-03-players-screen.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Whether playing solo or with friends, keep track of your wins on the player's screen"
        },
        {
            "src": "/screenshots/1920x1080-04-instructions-screen.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "First game? Learn how to play on the help screen"
        },
        {
            "src": "/screenshots/1920x1080-05-stats-screen.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "View a histogram of your games on the stats screen"
        },
        {
            "src": "/screenshots/2796x1290-01-start-screen.jpg",
            "sizes": "2796x1290",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Start a new game from the start screen"
        },
        {
            "src": "/screenshots/2796x1290-02-game-screen.jpg",
            "sizes": "2796x1290",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Try to flip down all 10 tiles on the game screen"
        },
        {
            "src": "/screenshots/2796x1290-03-players-screen.jpg",
            "sizes": "2796x1290",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Whether playing solo or with friends, keep track of your wins on the player's screen"
        },
        {
            "src": "/screenshots/2796x1290-04-help-screen.jpg",
            "sizes": "2796x1290",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "First game? Learn how to play on the help screen"
        },
        {
            "src": "/screenshots/2796x1290-05-stats-screen.jpg",
            "sizes": "2796x1290",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "View a histogram of your games on the stats screen"
        }
    ]
}
