{
  "name": "IsonAI",
  "short_name": "IsonAI",
  "description": "Your Intelligent AI Assistant",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "any",
  "icons": [
    {
      "src": "/authstatic/isonai-192v4.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/authstatic/isonai-512v4.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
