{
  "name": "BiosPlus CRM",
  "short_name": "BiosPlus",
  "description": "Sistema de gestión de pedidos y contactos",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0071BC",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 192 192%22><rect fill=%22%230071BC%22 width=%22192%22 height=%22192%22/><text y=%22140%22 font-size=%22140%22 text-anchor=%22middle%22 x=%2296%22>💊</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22><rect fill=%22%230071BC%22 width=%22512%22 height=%22512%22/><text y=%22380%22 font-size=%22380%22 text-anchor=%22middle%22 x=%22256%22>💊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 540 720%22><rect fill=%22%23f8fafc%22 width=%22540%22 height=%22720%22/><text y=%22360%22 font-size=%2280%22 text-anchor=%22middle%22 x=%22270%22 fill=%22%230071BC%22>BiosPlus CRM</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml"
    }
  ]
}