{
  "name": "Dead Set",
  "short_name": "Dead Set",
  "description": "2,300 shows. 50 years of magic. Yours to explore.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080c",
  "theme_color": "#08080c",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "handle_links": "preferred",
  "capture_links": "existing-client-navigate",
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
