{ "name": "Stormlight RPG Companion", "short_name": "Stormlight", "description": "Character builder and digital sheet for the Cosmere RPG.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0f1218", "theme_color": "#0f1218", "icons": [ { "src": "/static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/static/icon-180.png", "sizes": "180x180", "type": "image/png" }, { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }