{
    "name": "Goldilocks Vegas",
    "short_name": "Goldilocks",
    "description": "Get everything just right in this Vegas-style process of elimination game inspired by the story of Goldilocks and the Three Bears.",
    "icons": [
        {
            "src": "/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-icon-192x192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/android-icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#000000",
    "background_color": "#000000",
    "start_url": "/",
    "id": "https://www.goldilocksvegas.com/",
    "display": "standalone",
    "orientation": "any",
    "categories": ["games"],
    "screenshots": [
        {
            "src": "/screenshots/1920x1080-01-first-guess.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Looks like two cards were too high and one was two low in this player's first guess"
        },
        {
            "src": "/screenshots/1920x1080-02-second-guess.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Following this player's second guess, we see that two cards are too high, but none are too low"
        },
        {
            "src": "/screenshots/1920x1080-03-third-guess.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Following this player's third guess, we see that none of the cards are too high, but now one is too low"
        },
        {
            "src": "/screenshots/1920x1080-04-fourth-guess.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "This player is about to make a fourth guess; just one more card to place..."
        },
        {
            "src": "/screenshots/1920x1080-05-winner.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "The player guessed correctly! All of the cards match!"
        },
        {
            "src": "/screenshots/645x1398-01-first-guess.jpg",
            "sizes": "645x1398",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Looks like two cards were too high and one was two low in this player's first guess"
        },
        {
            "src": "/screenshots/645x1398-02-second-guess.jpg",
            "sizes": "645x1398",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Following this player's second guess, we see that two cards are too high, but none are too low"
        },
        {
            "src": "/screenshots/645x1398-03-third-guess.jpg",
            "sizes": "645x1398",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Following this player's third guess, we see that none of the cards are too high, but now one is too low"
        },
        {
            "src": "/screenshots/645x1398-04-fourth-guess.jpg",
            "sizes": "645x1398",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "This player is about to make a fourth guess; just one more card to place..."
        },
        {
            "src": "/screenshots/645x1398-05-winner.jpg",
            "sizes": "645x1398",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "The player guessed correctly! All of the cards match!"
        }
    ]
}
