{
    "name": "WordlyPlay",
    "short_name": "WordlyPlay",
    "description": "Free competitive word puzzle game with real-time multiplayer battles, daily challenges, and vocabulary learning.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a12",
    "theme_color": "#2980b9",
    "orientation": "portrait-primary",
    "categories": ["games", "education"],
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "lang": "en",
    "dir": "ltr"
}
