{
  "short_name": "Repact",
  "name": "Repact",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "152x152 144x144 128x128 120x120 114x114 110x110 96x96 72x72 64x64 57x57 48x48 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#00313c",
  "background_color": "#ffffff"
}