{
  "name": "APPATREE - 시니어 오디오북",
  "short_name": "아빠트리",
  "description": "시력이 불편한 시니어 사용자를 위한 음성 기반 오디오북 검색 및 재생 모바일 웹앱",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#15803d",
  "background_color": "#FFFFFF",
  "categories": ["productivity", "entertainment"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%2315803d' width='540' height='720'/><text x='270' y='360' font-size='48' fill='white' text-anchor='middle' dominant-baseline='middle'>APPATREE</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2315803d' width='192' height='192' rx='45'/><text x='96' y='96' font-size='80' fill='white' text-anchor='middle' dominant-baseline='middle'>🎧</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2315803d' width='192' height='192' rx='45'/><text x='96' y='96' font-size='80' fill='white' text-anchor='middle' dominant-baseline='middle'>🎧</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2315803d' width='512' height='512' rx='120'/><text x='256' y='256' font-size='200' fill='white' text-anchor='middle' dominant-baseline='middle'>🎧</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "음성 검색",
      "short_name": "검색",
      "description": "음성으로 오디오북 검색하기",
      "url": "/?action=voice-search",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2315803d' width='96' height='96' rx='22'/><text x='48' y='48' font-size='40' fill='white' text-anchor='middle' dominant-baseline='middle'>🎤</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "내 서재",
      "short_name": "서재",
      "description": "즐겨찾기한 오디오북 보기",
      "url": "/library",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2315803d' width='96' height='96' rx='22'/><text x='48' y='48' font-size='40' fill='white' text-anchor='middle' dominant-baseline='middle'>📚</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
