{
  "name": "Knockout",
  "short_name": "Knockout",
  "description": "Three restaurants go in, one comes out.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C1817",
  "theme_color": "#1B4B47",
  "icons": [
    {
      "src": "./apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
