{
   "name": "BEORG KYC",
   "short_name": "KYC",
   "icons": [
      {
         "src": "/static/design/logo-short.svg",
         "sizes": "192x192",
         "type": "image/svg+xml"
      },
      {
         "src": "/static/design/logo-short.svg",
         "sizes": "512x512",
         "type": "image/svg+xml"
      }
   ],
   "start_url": "/",
   "display": "standalone",
   "theme_color": "#ffffff",
   "background_color": "#ffffff"
}