{
  "name": "Protocol Breach",
  "short_name": "Protocol Breach",
  "description": "3v3 Cybersecurity CTF Arena — Hack. Capture. Dominate. Learn real cybersecurity across 3 free eras of history.",
  "start_url": "/protocol-breach.html",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#06060e",
  "theme_color": "#06060e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "education"],
  "id": "com.makothoth.protocolbreach",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Play Free — Fertile Crescent",
      "short_name": "Play Eridu",
      "description": "Start in 3500 BC — the first trade war",
      "url": "/protocol-breach-game.html?era=eridu",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Play Free — Age of Breach",
      "short_name": "Play Breach",
      "description": "Modern zero-days and ransomware",
      "url": "/protocol-breach-game.html?era=breach",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/protocol-breach-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Protocol Breach Arena"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.makothoth.protocolbreach"
    }
  ]
}
