{
  "name": "골든 시니어스",
  "short_name": "골든시니어스",
  "description": "어르신 1:1 방문 재활운동 매칭 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#083328",
  "theme_color": "#0D4A38",
  "lang": "ko",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "견적 신청",
      "url": "/#calc",
      "description": "무료 견적 신청하기"
    },
    {
      "name": "전문가 찾기",
      "url": "/pages/teachers.html",
      "description": "재활운동 전문가 목록 보기"
    }
  ]
}
