
{
  "name": "Robot Animations",
  "short_name": "Robot Animations",
  "description": "WebGL demo by Henry Egloff.",
  "default_locale": "en-au",
  "start_url": "./index.html",
  "scope": "./",
  "background_color": "#000",
  "theme_color": "#000",
  "display": "standalone",
  "icons": [{
      "src": "../images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }],
  "developer": {
    "name": "Henry Egloff",
    "url": "https://henryegloff.com/demos/robot-animations"
  },
  "installs_allowed_from": [
    "*"
  ]
}
