{
  "name": "OSD CRM",
  "short_name": "CRM",
  "description": "Case management dashboard for Orchard Scotts Dental",
  "start_url": "/apps/crm/",
  "scope": "/apps/crm/",
  "display": "standalone",
  "background_color": "#0c0a09",
  "theme_color": "#505B5C",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-GB"
}
