{ "name": "Kanjin", "short_name": "Kanjin", "description": "A text adventure RPG based on the D&D 5e SRD", "start_url": "/", "display": "standalone", "background_color": "#1a1a2e", "theme_color": "#1a1a2e", "icons": [ { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }