{
  "name": "천기코드 · Cheongi Code",
  "short_name": "천기코드",
  "description": "천기를 읽다 — 산명학 + 본질유형론 융합 감정",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e6",
  "theme_color": "#8b1a1a",
  "lang": "ko",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "education"],
  "shortcuts": [
    {
      "name": "감정 시작",
      "short_name": "감정",
      "url": "/input",
      "description": "생년월일로 감정 시작"
    },
    {
      "name": "마이페이지",
      "short_name": "마이",
      "url": "/mypage"
    }
  ]
}
