{
  "name": "AI 페르소나 채팅",
  "short_name": "AI Chat",
  "description": "다중 AI 페르소나와 대화하는 채팅 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "lang": "ko",
  "icons": [
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
