{
  "name": "Kubz",
  "short_name": "Kubz",
  "description": "Free-to-play games made by players. Powered by the Kubz engine.",
  "start_url": "/games",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0A0B10",
  "theme_color": "#0A0B10",
  "icons": [
    {
      "src": "/brand/KubzSquareIcon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/KubzSquareIcon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
