{
  "name": "Copiloto App — Mini-ERP no WhatsApp",
  "short_name": "Copiloto",
  "description": "Seu assistente de orçamentos, Pix e Nota Fiscal no WhatsApp",
  "start_url": "/copiloto",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/copiloto-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/copiloto-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
