{
    "name": "Character Sheet Online",
    "short_name": "Character Sheet Online",
    "description": "Create customizable character sheet for any TRPG system",
    "theme_color": "#fff",
    "background_color": "#fff",
    "display": "standalone",
    "orientation": "any",
    "scope": "https://darkneet69.github.io/character.sheet.online/",
    "start_url": "https://darkneet69.github.io/character.sheet.online/",
    "icons": [
        {
            "src": "icons/icon_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/maskable_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/maskable_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
