{
 "name": "WEB APP",
 "short_name": "WEB APP",
 "description": "WEB APP",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#ffffff",
 "theme_color": "#1E1E1E",
 "icons": [
  {
   "src": "app-icon.png",
   "sizes": "192x192",
   "type": "image/png"
  }
 ]
}
