{
  "name": "iGotCRM",
  "short_name": "iGotCRM",
  "description": "Manage better. Grow faster.",
  "theme_color": "#002E62",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/home",
  "icons": [
    {
      "src": "/igot-crm-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
