{
  "name": "Lucro Real App - Central de Calculadoras Financeiras",
  "short_name": "Lucro Real",
  "description": "Simuladores de lucro líquido e gestão financeira de precisão para motoristas, entregadores, comerciantes e autônomos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='128' fill='%230f172a'/><path d='M256 96v320M176 176h112a48 48 0 0 1 0 96H176a48 48 0 0 0 0 96h112' stroke='%2310b981' stroke-width='40' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
