{
  "name": "marving-flex",
  "short_name": "marving-flex",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    }
   
  ],
  "permissions": {    
    "video-capture": {
      "description": "Required to capture video"
    }
  }
}
