{
  "name": "Five in a Row",
  "short_name": "FiveInARow",
  "description": "Play Omok (Gomoku), Pairs, Hex and Fusion online. Real-time multiplayer board games with MMR matchmaking and AI opponents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0D12",
  "theme_color": "#0B0D12",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
