{
    "name": "Titan Rush Official Purchase Center",
    "display_override": ["window-controls-overlay"],
    "short_name": "TR Purchase Center",
    "orientation": "any",
    "description": "This is Titan Rush Official Purchase Center Progressive Web App",
    "start_url": "./t2/631/7684.html",
    "scope": "./",
    "display": "fullscreen",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "//content-us.game-bean.com/image/titan_rush/recharge/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "//content-us.game-bean.com/image/titan_rush/recharge/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "//content-us.game-bean.com/image/titan_rush/recharge/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "//content-us.game-bean.com/image/titan_rush/recharge/screenshot-id.jpg",
            "sizes": "538x300",
            "type": "image/jpg"
        }
    ],
    "shortcuts": [
        {
            "name": "Purchase",
            "url": "./t2/631/7684.html",
            "icons": [{ "src": "//content-us.game-bean.com/image/titan_rush/recharge/icon-192x192.png", "sizes": "192x192" }]
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+coc",
            "url": "./t2/631/7684.html#!/%s"
        }
    ]
}
