{
  "name": "Lucro no Prato — Calculadora de Custo",
  "short_name": "Lucro no Prato",
  "description": "Descubra o lucro real de cada prato do seu restaurante em segundos.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#f97316",
  "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='40' fill='%23141414'/><text y='130' x='96' font-size='110' text-anchor='middle'>💰</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23141414'/><text y='360' x='256' font-size='300' text-anchor='middle'>💰</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity", "food"],
  "lang": "pt-BR"
}
