{ "name": "Game Night Hub", "short_name": "Game Night Hub", "description": "Commander and Draft Night tools for the tabletop.", "start_url": "/", "display": "standalone", "background_color": "#181A2A", "theme_color": "#181A2A", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Quick Life", "short_name": "Quick Life", "description": "Open the local tabletop life counter.", "url": "/quick-life", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }