{
  "short_name": "React App",
  "name": "Create React App Sample",
  "icons": [{
    "src": "logo-white.png",
    "sizes": "img/png",
    "type": "192x192"
  }],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}