{
  "name": "Oryxen AI Chat",
  "short_name": "Oryxen",
  "description": "Secure AI chat interface with token tracking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/Oryxen.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/img/Oryxen.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
