{
  "name": "JP Fernandes Pinturas - Orçamento Profissional",
  "short_name": "JP Pinturas",
  "description": "Gerador profissional de orçamentos para serviços de pintura. Calcule, gere PDFs e envie por WhatsApp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#00c853",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231a1a1a' width='540' height='720'/><rect fill='%2300c853' width='540' height='120'/><text x='270' y='70' font-size='48' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>JP Pinturas</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%231a1a1a' width='1280' height='720'/><rect fill='%2300c853' width='1280' height='100'/><text x='640' y='60' font-size='48' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>JP Fernandes Pinturas</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2300c853' width='192' height='192'/><text x='96' y='128' font-size='120' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>JP</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2300c853' width='512' height='512'/><text x='256' y='340' font-size='320' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>JP</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Novo Orçamento",
      "short_name": "Orçamento",
      "description": "Criar novo orçamento de pintura",
      "url": "/?shortcut=new-budget",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2300c853' width='96' height='96' rx='22'/><text x='48' y='64' font-size='60' font-weight='bold' fill='white' text-anchor='middle' font-family='Arial'>$</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
