{
  "name": "SilverCrest CRM",
  "short_name": "SilverCrest",
  "description": "Internal CRM for the SilverCrest Estates acquisitions team.",
  "id": "/team",
  "start_url": "/team",
  "scope": "/team",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Inbox", "short_name": "Inbox", "url": "/team/inbox", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] },
    { "name": "Pipeline", "short_name": "Pipeline", "url": "/team/pipeline", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] },
    { "name": "Chat", "short_name": "Chat", "url": "/team/chat", "icons": [{ "src": "/favicon.png", "sizes": "192x192" }] }
  ]
}
