{
  "id": "/",
  "name": "Hex Compiler",
  "short_name": "Hex Compiler",
  "description": "Magic is fading. You're a Hex Compiler—translating magical hexes into hexadecimal code. Build digital preservation chambers, compile spells into data, and fight the fading. Play offline with full app experience!",
  "start_url": "./play.html",
  "display": "standalone",
  "background_color": "#05070B",
  "theme_color": "#26E6FF",
  "orientation": "any",
  "scope": "./",
  "lang": "en",
  "categories": [
    "games",
    "entertainment"
  ],
  "dir": "ltr",
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/branch-b-proof-landing.webp",
      "sizes": "1672x941",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Landing proof: clear promise, play CTA, and PWA metadata"
    },
    {
      "src": "screenshots/branch-b-proof-game-shell.webp",
      "sizes": "1672x941",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Game shell proof: HUD, resource monitor, tabs, and cast deck"
    },
    {
      "src": "screenshots/branch-b-proof-pwa-assets.webp",
      "sizes": "1672x941",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "PWA asset proof: regenerated icons and WebP screenshots"
    },
    {
      "src": "screenshots/branch-b-proof-offline-cache.webp",
      "sizes": "1672x941",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Offline proof: service worker cache coverage for new assets"
    }
  ],
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
