{
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#00a000",
    "theme_color": "#00a000",
    "lang": "en-US",
    "name": "Sea Battle - Cardgames.io",
    "short_name": "Sea Battle",
    "start_url": "/seabattle/",
    "id": "/seabattle/",
    "ms_start_compatible": true,
    "scope": "/",
    "icons": [{
        "src": "images/standalone/512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }, {
        "src": "images/standalone/192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    }, {
        "src": "images/standalone/1920x1080.png",
        "sizes": "1920x1080",
        "type": "image/png"
    }],
    "screenshots": [{
        "src": "images/screenshots/screenshot-1.jpg",
        "sizes": "1280x720",
        "type": "image/jpeg",
        "form_factor": "wide"
    }, {
        "src": "images/screenshots/screenshot-2.jpg",
        "sizes": "1280x720",
        "type": "image/jpeg"
    }, {
        "src": "images/screenshots/screenshot-3.jpg",
        "sizes": "1280x720",
        "type": "image/jpeg"
    }],
    "dir": "ltr",
    "categories": ["games"],
    "description": "Play Sea Battle online for free, against the computer, or other people from around the world!"
}