{
  "name": "Progressive 2021 Annual Report",
  "short_name": "PCAR21",
  "start_url": "%PUBLIC_URL%/",
  "background_color": "#B93339",
  "theme_color": "#B93339",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 48x48 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "display": "minimal-ui"
}