{
  "name": "귀인 (GWIIN)",
  "short_name": "귀인",
  "description": "귀로 찾는 인연의 지도 — 3초 귀 분석으로 나의 캐릭터를 찾고, 친구와의 궁합 관계망을 만들어 보세요.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e27",
  "theme_color": "#0a0e27",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
