{
  "name": "청약ON - 주택청약 분석 플랫폼",
  "short_name": "청약ON",
  "description": "이 공고에서 당신은 상위 몇%입니까? AI 정밀분석으로 나에게 맞는 청약 전형을 찾아드립니다.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#243f6e",
  "lang": "ko",
  "categories": ["finance", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "공고 목록",
      "short_name": "공고",
      "url": "/notices",
      "description": "최신 청약 공고 목록 보기",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "소득분위 계산기",
      "short_name": "소득계산",
      "url": "/income-calculator",
      "description": "소득분위 계산 및 청약 자격 확인",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
