{
  "name": "Nexas Code 2D - Space Conquest Strategy",
  "short_name": "Nexas Code 2D",
  "description": "A real-time space conquest strategy game. Build empires, command fleets, conquer the galaxy.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "theme_color": "#020409",
  "background_color": "#020409",
  "categories": ["games", "entertainment", "strategy"],
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
