{
  "name": "Panel — Shopping",
  "short_name": "Panel",
  "description": "Panel de repartidores",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1d45",
  "theme_color": "#29336A",
  "orientation": "portrait",
  "lang": "es-MX",
  "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='%2329336A'/><text y='140' x='96' font-size='120' text-anchor='middle'>🛒</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='%2329336A'/><text y='380' x='256' font-size='320' text-anchor='middle'>🛒</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
