{
  "name": "CYBER ARCADE 3D ARENA — 9 WebGL & AR Games",
  "short_name": "CyberArcade 3D",
  "description": "Play 9 free 3D WebGL and Augmented Reality browser games. Race cybercars, pilot mechs, and battle aliens!",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050714",
  "theme_color": "#00f2fe",
  "categories": [
    "games",
    "entertainment",
    "action",
    "arcade"
  ],
  "icons": [
    {
      "src": "../icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}