{
  "name": "PLAY X (플레이엑스)",
  "short_name": "PLAYX",
  "description": "플네시모, 스파링리그(주짓수·레슬링·무에타이·우슈산타), 시간친구, PLAY(음악·아케이드)",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1DB954",
  "orientation": "any",
  "categories": ["finance", "music", "social", "entertainment"],
  "lang": "ko-KR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/EXERCISE.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/EXERCISE.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/EXERCISE.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "플네시모",
      "short_name": "PLNESYMO",
      "description": "신경·척추 안정화 + 격투 퍼포먼스",
      "url": "/plnesymo",
      "icons": [{ "src": "/EXERCISE.png", "sizes": "192x192" }]
    },
    {
      "name": "스파링리그",
      "short_name": "Sparring",
      "description": "주짓수·레슬링·무에타이·우슈산타",
      "url": "/sparring-league",
      "icons": [{ "src": "/EXERCISE.png", "sizes": "192x192" }]
    },
    {
      "name": "시간친구",
      "short_name": "TimeFriend",
      "description": "시간을 함께 쓰는 친구",
      "url": "/time-friend",
      "icons": [{ "src": "/EXERCISE.png", "sizes": "192x192" }]
    },
    {
      "name": "PLAY",
      "short_name": "PLAY",
      "description": "음악·아케이드",
      "url": "/play",
      "icons": [{ "src": "/EXERCISE.png", "sizes": "192x192" }]
    }
  ]
}
