{
  "name": "케이팝고스트킬",
  "short_name": "케이팝고스트킬",
  "description": "K-POP GHOST KILL — 펜토믹스와 함께하는 4게임 모음 (Kill · Ride · Puzzle · Run)",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0512",
  "theme_color": "#1a0d2e",
  "lang": "ko",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}