{ "id": "/app", "name": "GhostPicks Live", "short_name": "GhostPicks", "description": "The installed GhostPicks Live member experience.", "start_url": "/app", "scope": "/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone"], "orientation": "any", "background_color": "#0B1511", "theme_color": "#0B1511", "icons": [ { "src": "/ghostpicks/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/ghostpicks/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/ghostpicks/brand/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Latest picks", "short_name": "Picks", "url": "/app/picks", "icons": [ { "src": "/ghostpicks/brand/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Alerts & Devices", "short_name": "Alerts", "url": "/app/alerts", "icons": [ { "src": "/ghostpicks/brand/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }