{
  "name": "Protocol Breach",
  "short_name": "Protocol Breach",
  "description": "3v3 Cybersecurity CTF Arena — Hack. Capture. Dominate. Learn real hacking skills through epic cyber battles. Free to play.",
  "start_url": "/protocol-breach-game.html?era=eridu",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape-primary",
  "background_color": "#06060e",
  "theme_color": "#06060e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "education", "entertainment"],
  "iarc_rating_id": "",
  "_iarc_note": "CAPTAIN ACTION REQUIRED: Complete IARC questionnaire at play.google.com/console → App content → Rating to fill iarc_rating_id. Takes ~10 min. Audience: Teen (mild fantasy violence, educational cybersecurity).",
  "privacy_policy_url": "https://www.bountywarz.com/privacy",
  "icons": [
    { "src": "/app-icon-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-192.webp", "sizes": "192x192",   "type": "image/webp","purpose": "any maskable" },
    { "src": "/app-icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.webp", "sizes": "512x512",   "type": "image/webp","purpose": "any maskable" },
    { "src": "/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "splash_screens": [
    {
      "_note": "CAPTAIN ACTION REQUIRED: Replace with real 2048x2732 splash images. Bubblewrap will auto-generate from icon if omitted.",
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "_note": "MANTIS ACTION REQUIRED: Replace src paths with real 1080x1920 phone screenshots and 1920x1080 desktop screenshots before Play Store submission. Minimum 2 phone screenshots required.",
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CTF Arena Battle"
    }
  ],
  "shortcuts": [
    {
      "name": "Enter the Arena",
      "short_name": "Play",
      "description": "Jump straight into Protocol Breach",
      "url": "/protocol-breach-game.html?era=eridu",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Universal Engine",
      "short_name": "Worlds",
      "description": "Explore all learning worlds",
      "url": "/universal-engine.html",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "_twa_notes": {
    "package_name": "com.bountywarz.protocolbreach",
    "host": "www.bountywarz.com",
    "assetlinks_path": "/.well-known/assetlinks.json",
    "min_sdk_version": 21,
    "target_sdk_version": 34,
    "signing_key_alias": "upload",
    "_action": "CAPTAIN ACTION REQUIRED: Run scripts/build-twa.sh to generate the Bubblewrap project. You must supply the keystore path and alias."
  }
}
