{
  "short_name": "React App",
  "name": "Create React App Sample",
  "icons": [
    {
        "src": "android-chrome-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
    }
],
  "start_url": ".",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}