{
  "name": "바로카 채팅 견적 상담",
  "short_name": "바로카",
  "description": "바로카 차량 렌트/리스 견적 상담 서비스",
  "start_url": "/rent_chat/chat.php",
  "display": "standalone",
  "background_color": "#333333",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "/rent_chat/img/facon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/rent_chat/img/facon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}