{
    "name": "Tabletop Tomes",
    "short_name": "Tomes",
    "description": "The between-sessions companion for your tabletop RPG group.",
    "start_url": "/tavern",
    "display": "standalone",
    "background_color": "#211f1c",
    "theme_color": "#211f1c",
    "icons": [
        {
            "src": "/favicon.svg?v=4",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/icons/icon-192.png?v=4",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icons/icon-512.png?v=4",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}
