{
  "name": "Portal VIDE",
  "short_name": "VIDE",
  "description": "Portal do Cliente VIDE Construtora",
  "start_url": "/cliente",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "icons": [
    { "src": "/favicon.svg?v=4", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
