{
    "name": "Sonicity RTS",
    "short_name": "Sonicity",
    "description": "A blockchain-based RTS game where NFT collections become cities",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#6366f1",
    "background_color": "#0f172a",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait",
    "categories": ["games", "blockchain", "nft"],
    "screenshots": [],
    "shortcuts": [],
    "lang": "en-US",
    "dir": "ltr"
}