{
    "name": "En Garde",
    "short_name": "En Garde",
    "description": "Fencing training tracker for the Tsui brothers",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0d",
    "theme_color": "#0a0a0d",
    "icons": [
        {
            "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230a0a0d'/><text x='96' y='124' text-anchor='middle' font-family='Cormorant Garamond,serif' font-size='112' fill='%23c9a558'>A</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
