{ "name": "RuneRollers Tabletop", "short_name": "RuneRollers", "description": "Your gateway to infinite adventures. Free D&D tools for character creation, combat tracking, and campaign management.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "theme_color": "#020617", "background_color": "#020617", "lang": "en", "dir": "ltr", "categories": ["games", "entertainment", "utilities"], "icons": [ { "src": "logo/favicon-16x16.ico", "sizes": "16x16", "type": "image/x-icon", "purpose": "any" }, { "src": "logo/favicon-32x32.ico", "sizes": "32x32", "type": "image/x-icon", "purpose": "any" }, { "src": "logo/favicon-48x48.ico", "sizes": "48x48", "type": "image/x-icon", "purpose": "any" }, { "src": "logo/favicon-64x64.ico", "sizes": "64x64", "type": "image/x-icon", "purpose": "any maskable" }, { "src": "logo/favicon-128x128.ico", "sizes": "128x128", "type": "image/x-icon", "purpose": "any maskable" }, { "src": "logo/favicon-256x256.ico", "sizes": "256x256", "type": "image/x-icon", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Library", "short_name": "Library", "description": "Browse D&D library: spells, bestiary, items, classes and more", "url": "./library" }, { "name": "Tools", "short_name": "Tools", "description": "D&D tools: character generator, combat tracker, dice roller and more", "url": "./tools" }, { "name": "Resources", "short_name": "Resources", "description": "Background music and mix sound resources for your campaigns", "url": "./resources" } ] }