{
  "name": "건강 상담 챗봇",
  "short_name": "건강",
  "description": "시니어 건강·영양·복용 안전에 대해 편하게 물어보세요.",
  "start_url": "/chat",
  "scope": "/chat",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#1e8e3e",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/chatbot-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/chatbot-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "lifestyle"]
}
