{
    "name": "Lifeved Brain Games",
    "short_name": "Brain Games",
    "description": "240 calm, classic and clever offline brain games — with a healthy timer and gentle break reminders.",
    "id": "/games/",
    "start_url": "/games/?app=1",
    "scope": "/games/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#07100f",
    "theme_color": "#0b1418",
    "categories": [
        "games",
        "education",
        "entertainment"
    ],
    "icons": [
        {
            "src": "/games/icons/icon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/games/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/games/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "/games/icons/icon-192-maskable.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "/games/icons/icon-512-maskable.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}
