{
  "name": "Neural Grid: AI Data Centre",
  "short_name": "Neural Grid",
  "description": "A landscape incremental game about operating and expanding an AI data centre.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "landscape",
  "background_color": "#03070d",
  "theme_color": "#050b14",
  "icons": [
    {
      "src": "assets/neural-grid-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}