{
  "name": "Agentverse — Periodic Table of AI Agents",
  "short_name": "Agentverse",
  "description": "A living atlas of every autonomous agent shaping the future. Search, compare, remix.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07070a",
  "theme_color": "#07070a",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
