{
  "name": "MYMOBI CRM",
  "short_name": "MYMOBI",
  "description": "CRM imobiliario MYMOBI",
  "lang": "pt-BR",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7fb",
  "theme_color": "#00a86b",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Conversas", "url": "/index.html?mobileRoute=conversas" },
    { "name": "Leads", "url": "/index.html?mobileRoute=leads" },
    { "name": "Agenda", "url": "/index.html?mobileRoute=agenda" }
  ]
}
