{
  "name": "H2 Táxi SP — Motorista",
  "short_name": "H2 Motorista",
  "description": "App do taxista H2: aparece no mapa em tempo real e recebe corridas via WhatsApp.",
  "start_url": "/index.html?from=pwa",
  "display": "standalone",
  "background_color": "#070d1c",
  "theme_color": "#0a1124",
  "orientation": "portrait",
  "scope": "/",
  "lang": "pt-BR",
  "categories": ["transportation", "business"],
  "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='%230a1124'/><rect x='24' y='24' width='144' height='144' rx='28' fill='%23f5b301'/><text x='96' y='125' font-size='90' font-weight='900' text-anchor='middle' fill='%230a1124' font-family='sans-serif'>H2</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%230a1124'/><rect x='64' y='64' width='384' height='384' rx='72' fill='%23f5b301'/><text x='256' y='330' font-size='240' font-weight='900' text-anchor='middle' fill='%230a1124' font-family='sans-serif'>H2</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ver Mapa",
      "short_name": "Mapa",
      "url": "/index.html#mapa",
      "description": "Ver taxistas no mapa"
    }
  ]
}
