{
  "name": "Construfare — Meu Imóvel",
  "short_name": "Meu Imóvel",
  "description": "Acompanhe sua obra, boletos e documentos da Construfare",
  "start_url": "/cliente.html",
  "display": "standalone",
  "background_color": "#1B4332",
  "theme_color": "#1B4332",
  "lang": "pt-BR",
  "orientation": "any",
  "scope": "/cliente.html",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Boletos", "url": "/cliente.html#boletos" },
    { "name": "Minha Obra", "url": "/cliente.html#obra" }
  ]
}
