{
    "version": "2024_01_02",
    "name": "LexLuv.com",
    "short_name": "LexLuv",
    "id": "https://lexluv.com/",
    "scope": "/",
    "start_url": "/",
    "intent_filters": {
        "scope_url_scheme": "https",
        "scope_url_host": "lexluv.com",
        "scope_url_path": "/"
    },
    "url_handlers": [
        {
            "origin": "https://lexluv.com/"
        }
    ],
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#FFFFF0",
    "background_color": "#FFFFE0",
    "description": "Play word board games, like the classic from 1938.",
    "icons": [
        {
            "src": "/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "/icon-maskable-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}
