{
  "name": "MUNIT 뮤닛",
  "short_name": "MUNIT 뮤닛",
  "description": "AI 음악 코칭 · 레슨 매칭 · 연습실 예약",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "AI 음악 분석",
      "short_name": "뮤닛AI",
      "description": "AI로 내 음악 실력 분석",
      "url": "/munit-ai",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "레슨 찾기",
      "short_name": "레슨",
      "description": "딱 맞는 선생님 매칭",
      "url": "/lessons",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
