{
    "name": "uniordle",
    "short_name": "uniordle",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#00121f",
    "theme_color": "#00121f",
    "description": "Master everything in this Flutter-powered puzzle. Solve various words to earn Merits and Credits, allowing you to unlock new Majors and climb the ranks. Be the best.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
