{
  "name": "THE PULSE - 내한공연 트래커",
  "short_name": "THE PULSE",
  "description": "일본 아티스트 내한 공연 일정과 티케팅 오픈 정보를 한눈에 확인하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8ff",
  "theme_color": "#004191",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["entertainment", "music", "events"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘의 캘린더",
      "short_name": "캘린더",
      "url": "/calendar",
      "description": "이번 달 공연 일정"
    },
    {
      "name": "공연 제보",
      "short_name": "제보",
      "url": "/submit",
      "description": "공연 정보 제보하기"
    }
  ]
}
