{
    "short_name": "NationOfOne",
    "name": "Nation of One",
    "description": "A free 4X strategy game you play in your browser. Explore a procedural hex world, win card-based battles, and earn the respect of a people.",
    "icons": [
        {
            "src": "images/icons/favicon64.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "images/icons/favicon32.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        },
        {
            "src": "images/icons/favicon24.ico",
            "sizes": "24x24",
            "type": "image/x-icon"
        },
        {
            "src": "images/icons/favicon16.ico",
            "sizes": "16x16",
            "type": "image/x-icon"
        },
        {
            "src": "images/icons/logo192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "images/icons/logo512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "images/icons/logo512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "id": "NationOfOne",
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#B7610A",
    "background_color": "#ffffff",
    "lang": "en-GB",
    "dir": "ltr",
    "categories": [
        "games",
        "entertainment"
    ],
    "scope": "."
}
