{
  "name": "BizCheck",
  "short_name": "BizCheck",
  "start_url": "/bizcheck/index.html",
  "scope": "/bizcheck/",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#1b1f27",
  "icons": [
    {
      "src": "/bizcheck/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/bizcheck/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
