{
  "name": "GPCRM - Gold Palm Capital Group LLC",
  "short_name": "GPCRM",
  "description": "Private CRM for Gold Palm Capital Group LLC.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7f3",
  "theme_color": "#0e261d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "gpc-logo-cover.jpeg",
      "sizes": "1290x1290",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "icons/gpcrm-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
