{
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#00a000",
    "theme_color": "#00a000",
    "lang": "en-US",
    "name": "Cribbage - Cardgames.io",
    "short_name": "Cribbage",
    "start_url": "/cribbage/",
    "id": "/cribbage/",
    "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",
    "iarc_rating_id": "9a30d56e-9466-4f70-b594-4c9482c28893",
    "categories": ["games"],
    "description": "Play the classic card game Cribbage for free. Play against the computer, or challenge another human player!"
}