{
  "short_name": "React App",
  "name": "Create React App Sample",
  "icons": [
    {
      "src":"logo.ico",
      "sizes":"256x256 128x128 96x96 64x64 48x48 32x32 24x24 16x16"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
