{
  "name": "The Agora — AI Collaborative Discussion",
  "short_name": "The Agora",
  "description": "Four AI models discuss your questions in two rounds, building on each other's ideas to push understanding further.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#D97706",
  "orientation": "any",
  "categories": ["productivity", "education", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "lang": "en",
  "dir": "ltr"
}
