{
  "id": "CwCApp",
  "name": "ChatWithCRM",
  "short_name": "ChatWithCRM",
  "description": "Secure Login Portal for ChatWithCRM",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#f6be31",
  "icons": [
    {
      "src": "logo-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "logo-pwa.png",
      "sizes": "928x928",
      "type": "image/png"
    }
  ]
}