{
  "name": "CAiFY - AI 마케팅",
  "short_name": "CAiFY",
  "description": "AI 블로그 자동화 마케팅 서비스",
  "start_url": "/Test_cho/ai_home.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/images/mascot_caify.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/mascot_caify.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}