{
  "name": "Hexa",
  "short_name": "Hexa",
  "description": "알록달록한 육각 조각을 놓고, 줄을 없애고, 최고 점수를 갱신하세요. 경고: 새벽 2시에 '한 판만 더' 증후군을 유발할 수 있습니다.",
  "start_url": "https://tapokgames.com/hexa.ko.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#2a2a2a",
  "theme_color": "#1e1e1e",
  "icons": [
    {
      "src": "/assets/img/hexa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/hexa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "puzzle"
  ],
  "lang": "ko"
}