{
  "name": "내친구 케이",
  "short_name": "케이",
  "description": "아이의 마음을 듣는 AI 친구",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A6B5A",
  "background_color": "#FFF8E7",
  "icons": [
    {
      "src": "/character_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/character_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
