{
  "name": "AXIOM — Parrish Global AI",
  "short_name": "AXIOM",
  "description": "AXIOM OS 3.0 executive AI operating system and business command center.",
  "id": "/hud",
  "start_url": "/hud?app_version=3.0.21",
  "scope": "/hud",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#050816",
  "theme_color": "#050816",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/hud/parrish-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hud/parrish-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AXIOM Chat",
      "short_name": "Chat",
      "url": "/hud?app_version=3.0.21#chat",
      "icons": [
        {
          "src": "/hud/parrish-icon.png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "Teach AXIOM",
      "short_name": "Teach",
      "url": "/hud?app_version=3.0.21#teach",
      "icons": [
        {
          "src": "/hud/parrish-icon.png",
          "sizes": "512x512"
        }
      ]
    }
  ]
}
