{
  "name": "Eagle",
  "short_name": "Eagle",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#125CBF",
  "icons": [
    {
      "src": "assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}