{
  "name": "THOX.ai - AI-Powered Edge Computing",
  "short_name": "THOX.ai",
  "description": "Run advanced AI models locally with the THOX.ai Edge Device. Private, fast, and fully offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "productivity",
    "developer",
    "utilities"
  ],
  "lang": "en-US",
  "dir": "ltr"
}