{
  "name": "Willie Bin",
  "short_name": "WB",
  "start_url": "/front",
  "id": "/front",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "dir": "rtl",
  "lang": "he",
  "description": "Willie Bin Throw service",
  "permissions": {
    "video-capture": {
      "description": "Required to capture video using getUserMedia()"
    },
    "geolocation": {
      "description": "Requered to get user location to Bin"
    }
  },
  "icons": [
    {
      "src": "/icons/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
