{
  "name": "Tiendy",
  "short_name": "Tiendy",
  "description": "Gestión inteligente para tu negocio",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#f8f8f6",
  "theme_color": "#00b87a",
  "orientation": "portrait-primary",
  "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='%2300b87a'/><text x='96' y='130' font-family='Arial' font-size='100' font-weight='900' text-anchor='middle' fill='white'>T</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='%2300b87a'/><text x='256' y='360' font-family='Arial' font-size='280' font-weight='900' text-anchor='middle' fill='white'>T</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}