{
  "name": "OAO Whoami — 나를 알아보는 15가지 심리 탐색",
  "short_name": "OAO Whoami",
  "description": "심리학 기반 성격, 공감능력, 정서지능 분석. 15가지 탐색으로 발견하는 진짜 나",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4a0e28",
  "theme_color": "#4a0e28",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
