{
  "name": "IgnisoCloud Market",
  "short_name": "Market",
  "description": "Directorio de negocios locales con pedidos a domicilio en tiempo real.",
  "id": "/market.html",
  "start_url": "./market.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#f97316",
  "lang": "es",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23f97316'/%3E%3Cstop offset='100%25' stop-color='%23ea580c'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='192' height='192' rx='42' fill='%23000'/%3E%3Crect x='16' y='16' width='160' height='160' rx='32' fill='url(%23g)'/%3E%3Cpath d='M96 50 L70 100 L86 100 L80 142 L122 92 L106 92 L112 50 Z' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23f97316'/%3E%3Cstop offset='100%25' stop-color='%23ea580c'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='112' fill='%23000'/%3E%3Crect x='44' y='44' width='424' height='424' rx='84' fill='url(%23g)'/%3E%3Cpath d='M256 134 L186 268 L228 268 L212 378 L324 244 L282 244 L298 134 Z' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mi pedido en curso",
      "short_name": "Pedido",
      "url": "./market.html#radar",
      "description": "Ver el estado de mi pedido en tiempo real"
    }
  ]
}
