{
  "name": "Hexa",
  "short_name": "Hexa",
  "description": "Laat kleurrijke hexstukken vallen, wis lijnen, versla je score. Waarschuwing: kan om 2 uur 's nachts het 'nog één potje'-syndroom veroorzaken.",
  "start_url": "https://tapokgames.com/hexa.nl.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": "nl"
}