{
    "name": "VYNUMO — Number Merge Puzzle",
    "short_name": "VYNUMO",
    "description": "A fast number-merging puzzle. Solve the Daily Challenge, climb the ranks and chase your Personal Best.",
    "lang": "en",
    "categories": ["games", "puzzle"],
    "icons": [{
        "src": "/img/icons/icon-128x128.png",
        "sizes": "128x128",
        "type": "image/png"
    }, {
        "src": "/img/icons/icon-144x144.png",
        "sizes": "144x144",
        "type": "image/png"
    }, {
        "src": "/img/icons/icon-152x152.png",
        "sizes": "152x152",
        "type": "image/png"
    }, {
        "src": "/img/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    }, {
        "src": "/img/icons/icon-256x256.png",
        "sizes": "256x256",
        "type": "image/png"
    }, {
        "src": "/img/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }, {
        "src": "/img/icons/icon-maskable-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    }],
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a1118",
    "theme_color": "#1a1118"
}
