{
  "name": "Hexa",
  "short_name": "Hexa",
  "description": "Расставляйте цветные гексы, убирайте линии и устанавливате рекорды. Осторожно: вызывает синдром «еще один разок» в два часа ночи.",
  "start_url": "https://tapokgames.com/hexa.ru.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": "ru"
}