{
  "name": "Encarte Inteligente",
  "short_name": "Encarte",
  "description": "Crie encartes de produtos de forma rápida e fácil",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFF9F5",
  "theme_color": "#FF5722",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='30' fill='%23FF5722'/><text y='130' x='96' text-anchor='middle' font-size='110'>🏷️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}