{
  "name": "HOS Brain",
  "short_name": "HOS",
  "description": "Human Operating System — Age of Coherence",
  "start_url": "./hos-brain.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230a0a0f'/><text x='50%' y='54%' dominant-baseline='middle' text-anchor='middle' font-size='280' font-family='serif' fill='%237b5ea7'>⬡</text><text x='50%' y='56%' dominant-baseline='middle' text-anchor='middle' font-size='120' font-family='Georgia,serif' font-weight='bold' fill='%23e8e0f0'>HOS</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "health",
    "utilities"
  ],
  "lang": "en-US"
}