{
  "short_name": "Propertic CRM",
  "name": "The Propertic — Advisor CRM",
  "description": "Advisor CRM for The Propertic by Provest. Manage leads and content on the go.",
  "icons": [
    { "src": "propertic-logo.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "propertic-logo.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "start_url": "/admin/leads",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0D1B2A",
  "background_color": "#F7F2E7",
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Open Lead Pipeline", "url": "/admin/leads", "description": "Jump straight to the lead pipeline" },
    { "name": "Statistics", "url": "/admin/stats", "description": "Traffic, WhatsApp and Call clicks" }
  ]
}
