{
  "name": "Dubbed — Bracket Arena",
  "short_name": "Dubbed",
  "description": "Settle internet arguments in tournament-style brackets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06060F",
  "theme_color": "#06060F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "screenshots": []
}