{
  "name": "Game Show Host Mobile",
  "short_name": "GSN Host",
  "description": "Game Show Host Mobile Cast Screen",
  "start_url": "/cast/hopper",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#0a0a0f",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=gsn&backgroundColor=f59e0b&size=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=gsn&backgroundColor=f59e0b&size=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
