{
  "name": "PRIPER - Prime Perspective 기반 자기분석 플랫폼",
  "short_name": "PRIPER",
  "description": "AI 기반 Why 분석, Ikigai 설계, 브랜드 전략 및 커뮤니티 매칭 플랫폼",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "WHY 분석",
      "short_name": "WHY",
      "description": "WHY 분석 시작하기",
      "url": "/why",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ikigai 설계",
      "short_name": "Ikigai",
      "description": "Ikigai 설계하기",
      "url": "/ikigai",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "커뮤니티",
      "short_name": "커뮤니티",
      "description": "커뮤니티 매칭",
      "url": "/community",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["lifestyle", "productivity", "education"],
  "lang": "ko-KR",
  "dir": "ltr"
}
