{
    "name": "Tank vs Tank",
    "short_name": "TankVsTank",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "icon-192x192.jpg",
            "sizes": "192x192",
            "type": "image/jpg"
        },
        {
            "src": "icon-512x512.jpg",
            "sizes": "512x512",
            "type": "image/jpg"
        }
    ],
    "lang": "en",
    "description": "An exciting tank battle game where strategy meets action."
}