{
  "name": "AgentForAgent",
  "short_name": "AFA",
  "description": "원하는 AI 에이전트를 말로 만드세요",
  "start_url": "/quick",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
