{
  "name": "Weovia CRM",
  "short_name": "Weovia",
  "description": "AI-powered real estate intelligence for Canadian agents. Manage contacts, track MLS listings, and close more deals.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "categories": ["business", "productivity"],
  "lang": "en-CA",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "What's next",
      "short_name": "Next",
      "description": "Open the dashboard with your next showing or task on top.",
      "url": "/m?source=shortcut-next",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "New contact",
      "short_name": "Contact",
      "description": "Add a new lead to your CRM.",
      "url": "/m/contacts/new?source=shortcut-contact",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "New CMA",
      "short_name": "CMA",
      "description": "Start a new comparative market analysis.",
      "url": "/m/cma?source=shortcut-cma",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Log knock here",
      "short_name": "Knock",
      "description": "Open the door-knock map and stage a knock at your current location.",
      "url": "/m/door-knock?action=log-here&source=shortcut-knock",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    }
  ]
}
