{
  "name": "Edwin Internal App",
  "short_name": "EdwinApp",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#317EFB",
  "icons": [
    {
      "src": "/logo-192-update.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-512-update.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
   "apple_mobile_web_app_capable": "yes",
  "apple_mobile_web_app_status_bar_style": "default"
}
