{
 "name": "ESA App",
 "short_name": "ESA",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#ffffff",
 "theme_color": "#D32027",
 "icons": [
  {
   "src": "icon-manifest-0.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}