{
  "name": "Demo Assets · Synetech",
  "short_name": "Demo Assets",
  "description": "Inventario de productos demo: registro, fotos, QR, tasación y venta",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "es",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='110' fill='%230f172a'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='%236366f1' font-family='sans-serif'>⬢</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='110' fill='%230f172a'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='%236366f1' font-family='sans-serif'>⬢</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Escanear QR", "short_name": "Escanear", "url": "./#scan" },
    { "name": "Nuevo activo", "short_name": "Nuevo", "url": "./#form" }
  ]
}
