{
    "short_name": "D&D Tracker",
    "name": "D&D Tracker",
    "icons": [
        {
            "src": "icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#6366f1"
}