{
    "name": "Bright — a game of light and shadow",
    "short_name": "Bright",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#05060D",
    "theme_color": "#05060D",
    "description": "An abstract strategy game with two rules and nothing to memorise. Play the engine or a friend on the same screen. Free forever.",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "games",
        "education"
    ],
    "lang": "en",
    "dir": "ltr"
}
