{ "name": "StoryBlocks", "short_name": "StoryBlocks", "description": "Interactive stories, Studio authoring, and the VN player.", "start_url": "./hub.html", "scope": "./", "display": "standalone", "background_color": "#1a0f2e", "theme_color": "#261543", "lang": "en", "icons": [ { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }