{
  "short_name": "React App",
  "name": "Create React App Sample",
  "icons": [
    {
      "src": "icons/magellup_icon.png",
      "type": "image/png",
      "sizes": "52x70"
    },
    {
      "src": "icons/magellup_logo.png",
      "type": "image/png",
      "sizes": "104x70"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#4f90ff",
  "background_color": "#e7eced"
}
