{
  "name": "crit_fail",
  "short_name": "crit_fail",
  "description": "A dungeon delve for data scientists. Roll d20s against production incidents.",
  "start_url": "/crit_fail/",
  "scope": "/crit_fail/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d0d12",
  "background_color": "#0d0d12",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
