{
  "name": "AnyTelecom AI 상담",
  "short_name": "AT 상담",
  "description": "AnyTelecom AI 콜봇 데모",
  "start_url": "/demo",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#c05d2e",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/demo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/demo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
