{
    "theme_color": "#005c39",
    "background_color": "#005c39",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "/livery/icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "/livery/icon512_rounded.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "any",
            "src": "/livery/hd-hi.svg"
        }
    ],
    "orientation": "portrait",
    "display": "standalone",
    "dir": "auto",
    "lang": "en-US",
    "name": "Dragonkit",
    "short_name": "Dragonkit",
    "start_url": "https://dragonkit.ivefjordstudios.se",
    "scope": "https://dragonkit.ivefjordstudios.se",
    "description": "A Supplement for Dragonbane",
    "id": "https://dragonkit.ivefjordstudios.se"
}