{
  "name": "Portal do Corretor",
  "short_name": "Portal Corretor",
  "description": "Gestão imobiliária, CRM e vitrine digital. Uma solução MS FORGE.",
  "id": "/?pwa=portal-corretor-v3",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b1f3a",
  "lang": "pt-BR",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/pwa-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/pwa-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}