{
  "name": "연애 MBTI 테스트 | LBTI",
  "short_name": "LBTI",
  "description": "연애 MBTI·LBTI 성격유형검사로 나의 연애 스타일을 무료 진단하세요. MBTI 연애 유형 16가지 분석과 궁합 테스트를 제공합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "categories": ["entertainment", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon-16x16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/share-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "LBTI 연애 진단 테스트 메인 화면"
    }
  ],
  "shortcuts": [
    {
      "name": "테스트 시작",
      "short_name": "테스트",
      "description": "LBTI 연애 진단 테스트를 시작합니다",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "32x32",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "궁합 체크",
      "short_name": "궁합",
      "description": "연애 궁합을 확인합니다",
      "url": "/compatibility",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "32x32",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
