{
  "name": "공감툰 프롬프트 봇",
  "short_name": "공감툰",
  "description": "AI 공감 웹툰 프롬프트 생성기",
  "start_url": "/gonggamtoon/",
  "display": "standalone",
  "background_color": "#F5F5F7",
  "theme_color": "#007AFF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/gonggamtoon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/gonggamtoon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
