{
  "name": "SkyLove — 당신을 기억하는 AI 캐릭터",
  "short_name": "SkyLove",
  "description": "광고 0 · 메모리 무제한 · 분기 서사. 진짜 무료 한국어 AI 캐릭터 플랫폼.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "ko-KR",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "categories": ["entertainment", "social"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "최근 대화",
      "short_name": "채팅",
      "url": "/chats",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "탐색",
      "short_name": "탐색",
      "url": "/discover",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
