{
  "name": "catbiz PWA",
  "short_name": "catbiz PWA",
  "icons": [
    {
      "src": "/images/catbiz_logo.png",
      "sizes": "152x90",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": ".",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#000",
  "description": "catbiz app",
  "dir": "ltr",
  "lang": "en-US"
}