{
  "name": "AE Entregador",
  "short_name": "AE Entregador",
  "description": "App do entregador AE Alugue Estética — entregas e retiradas com captura de fotos, assinatura digital e rastreamento GPS.",
  "start_url": "/app-entregador",
  "scope": "/app-entregador",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "pt-BR",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%2322a45a'/%3E%3Ctext x='96' y='128' font-family='Arial,sans-serif' font-weight='900' font-size='84' fill='%23fff' text-anchor='middle'%3EAE%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%2322a45a'/%3E%3Ctext x='256' y='340' font-family='Arial,sans-serif' font-weight='900' font-size='220' fill='%23fff' text-anchor='middle'%3EAE%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Entregas de hoje",
      "short_name": "Hoje",
      "url": "/app-entregador?tab=entrega",
      "description": "Ver entregas agendadas para hoje"
    },
    {
      "name": "Retiradas",
      "short_name": "Retiradas",
      "url": "/app-entregador?tab=retirada",
      "description": "Ver retiradas pendentes"
    }
  ]
}
