{
  "name": "Run the Gauntlet",
  "short_name": "Gauntlet",
  "description": "Saturday Night Showdown — pixel-art college football.",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#050505",
  "theme_color": "#050505",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "assets/sprites/ui/icon-close.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
