{
  "name": "bw CRM",
  "short_name": "CRM",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#5900b3",
  "theme_color": "black",
  "scope": ".",
  "orientation": "portrait-primary",
  "description": "This is a PWA CRM.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
