{
  "name": "Bathroom Tetris — The Throne Room Edition",
  "short_name": "Bathroom Tetris",
  "description": "The Throne Room Edition — by Woodpecker Carpentry",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#c8956c",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-dark.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
