{
  "short_name": "VMT",
  "name": "Virtual Math Teams - MathematicalthinkersLikeMe",
  "developer": {
    "name": "21PSTEM",
    "url": "https://github.com/mathematicalthinking/vmt"
  },
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "type": "privileged",
  "launch_path": "/index.html",
  "start_url": "./index.html",
  "default_locale": "en",
  "permissions": {
    "audio-capture": {
      "description": "Audio capture"
    },
    "speech-recognition": {
      "description": "Speech recognition"
    }
  },
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
