{
  "name": "WOPR — Global Thermonuclear War",
  "short_name": "WOPR",
  "description": "The WarGames war-room map, recreated. A full-screen ambient retro-terminal awaker that endlessly simulates strategic nuclear exchanges and concludes the only winning move is not to play. No interface but right-click.",
  "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"
    }
  ]
}
