{
  "short_name": "React App",
  "name": "Create React App Sample",
  "icons": [
    {
      "src": "PF_logo.png",
      "type": "image/png",
      "sizes": "16x16 24x24 32x32 64x64 128x128 192x192 256x256 384x384 512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
