{
  "name": "CyclopsAI Voice Chat",
  "short_name": "CyclopsAI",
  "description": "AI voice chat with text, image generation, and realistic spoken answers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#211f27",
  "theme_color": "#211f27",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/icons/cyclops-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}