{
  "name": "PLAY X PLNESYMO",
  "short_name": "PLAY X",
  "id": "/",
  "description": "플네시모, 스파링리그(주짓수·레슬링·무에타이·우슈산타), 시간친구, PLAY(음악·아케이드)",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#C9992E",
  "orientation": "any",
  "categories": [
    "fitness",
    "health",
    "sports",
    "education"
  ],
  "lang": "ko-KR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/playx-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/playx-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/playx-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "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"
        }
      ]
    }
  ]
}
