{
    "name": "MRT Station Guesser by UwU Apps",
    "short_name": "MRT Guesser",
    "description": "Guess the Singapore MRT or LRT station from a masked name. Letters reveal as the clock runs, and every hint costs points.",
    "icons": [{
            "src": "/SNG-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/SNG-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        }
    ],
    "screenshots": [{
            "src": "/images/screenshot_1.png",
            "type": "image/png",
            "sizes": "1080x2340",
            "form_factor": "narrow"
        },
        {
            "src": "/images/screenshot_2.png",
            "type": "image/png",
            "sizes": "1920x1080",
            "form_factor": "wide"
        }
    ],
    "start_url": "/",
    "theme_color": "#ccffcc",
    "background_color": "#ccffcc",
    "display": "standalone",
    "display_override": ["fullscreen", "minimal-ui", "window-controls-overlay"],
    "orientation": "any",
    "id": "mrtguessr",
    "dir": "ltr",
    "scope": "/",
    "lang": "en",
    "categories": [
        "games",
        "entertainment",
        "travel"
    ]
}
