{
  "name": "HEXUGON - Hybrid Board Game",
  "short_name": "HEXUGON",
  "description": "A modern hexagonal board game with real-time multiplayer, 3D dice, and interactive maps.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020305",
  "theme_color": "#020305",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "entertainment", "strategy"]
}
