{
  "name": "React App",
  "short_name": "React App",
  "description": "React App with Webpack and Babel",
  "icons": [
    {
      "src": "/manifest-icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "prefer_related_applications": false
}