{
  "name": "스카이엔터테인먼트",
  "short_name": "스카이엔터",
  "description": "스카이엔터테인먼트 공식 홈페이지 — 배우·코미디언·방송인·가수 소속 아티스트 16인 프로필",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1217",
  "theme_color": "#0f1217",
  "lang": "ko",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "소속 아티스트", "short_name": "아티스트", "url": "./artists.html" },
    { "name": "문의", "short_name": "문의", "url": "./contact.html" }
  ]
}
