{
    "name": "draftCrawl",
    "short_name": "draftCrawl",
    "id": "draftcrawl?v=0",
    "description": "draftCrawl is a minimalist (one page rule) dungeon crawl game you play in your web browser or with pen and paper using print and play cards.",
    "start_url": ".",
    "background_color": "#151515",
    "theme_color": "#02699f",
    "display": "minimal-ui",
    "categories": ["games"],
    "orientation": "natural",
    "icons": [
        {
            "src": "img/icon-64.png",
            "type": "image/png",
            "sizes": "64x64"
        },
        {
            "src": "img/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "img/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "screenshots": [
        {
            "src": "img/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "img/screenshot-narrow.png",
            "sizes": "347x770",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ]
}
