{
  "name": "Hexa",
  "short_name": "Hexa",
  "description": "Sカラフルなヘックスピースを配置して列を消し、ハイスコアを目指そう。注意：深夜2時に「あと1回だけ」が止まらなくなる恐れがあります。",
  "start_url": "https://tapokgames.com/hexa.ja.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": "ja"
}