{
  "icons": [
    {
      "src": "/js/icon_512x512.619c097839f68aa2284544efaf7acc07.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/js/icon_384x384.b3485ec6d58aed37a1b2cb9ba52a7c14.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/js/icon_256x256.1d8dfafa5687dda88df84403a0fc89a8.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/js/icon_192x192.8444b198714f2a36cb41d5a9ed215752.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/js/icon_128x128.6daf18e7e57d98e3283dabf470e5927b.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/js/icon_96x96.32f4a466bbfa09431490cb93ad5b4aa8.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "name": "My Progressive Web App",
  "short_name": "MyPWA",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": ".",
  "description": "My awesome Progressive Web App!",
  "background_color": "#ffffff",
  "theme_color": "#5393BC"
}