{
  "name": "WOPR — Global Thermonuclear War",
  "short_name": "WOPR",
  "description": "The WarGames NORAD big-board, recreated. A full-screen ambient retro-terminal awaker that endlessly simulates strategic exchanges and concludes the only winning move is not to play.",
  "start_url": "./",
  "scope": "./",
  "id": "pumawopr",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "entertainment",
    "utilities"
  ],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
