{
    "name": "RpgDice",
    "short_name": "RpgDice",
    "description": "Web-based dice roller for tabletop RPGs",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#1e1e1e",
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
