{
    "name": "Wordtexto — Getting warmer...",
    "short_name": "Wordtexto",
    "description": "A daily word guessing game for staff. Guess the secret word and get ranked by how close you are. Getting warmer...",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0F0D1A",
    "theme_color": "#0F0D1A",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/assets/images/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
