{
 "name": "EGA Field Audit",
 "short_name": "EGA Audit",
 "id": "/",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "background_color": "#f4f6f5",
 "theme_color": "#0f3d2e",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  }
 ]
}