{
    "name": "The Console",
    "short_name": "Console",
    "description": "A divination deck of 28 cards.",
    "theme_color": "#16171a",
    "background_color": "#16171a",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "./img/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
