{
  "name": "Biblioteca de Prompts",
  "short_name": "Prompts",
  "description": "Gestor de master prompts con búsqueda en tiempo real, favoritos, ancladas y variables personalizables",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B57D0",
  "background_color": "#FFFFFF",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230B57D0' rx='45'/><g transform='translate(48,32)'><path d='M0 0h96v120H0z' fill='%23fff' rx='6'/><line x1='16' y1='24' x2='80' y2='24' stroke='%230B57D0' stroke-width='5' stroke-linecap='round'/><line x1='16' y1='42' x2='80' y2='42' stroke='%230B57D0' stroke-width='5' stroke-linecap='round'/><line x1='16' y1='60' x2='60' y2='60' stroke='%230B57D0' stroke-width='5' stroke-linecap='round'/><path d='M64 88 Q88 74 100 95 Q96 120 72 112' fill='%230B57D0' opacity='.8'/></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230B57D0' rx='120'/><g transform='translate(128,85)'><path d='M0 0h256v320H0z' fill='%23fff' rx='16'/><line x1='44' y1='64' x2='212' y2='64' stroke='%230B57D0' stroke-width='13' stroke-linecap='round'/><line x1='44' y1='112' x2='212' y2='112' stroke='%230B57D0' stroke-width='13' stroke-linecap='round'/><line x1='44' y1='160' x2='160' y2='160' stroke='%230B57D0' stroke-width='13' stroke-linecap='round'/><path d='M170 234 Q234 198 266 254 Q256 320 192 298' fill='%230B57D0' opacity='.8'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230B57D0' rx='45'/><g transform='translate(48,32)'><path d='M0 0h96v120H0z' fill='%23fff' rx='6'/><line x1='16' y1='24' x2='80' y2='24' stroke='%230B57D0' stroke-width='5' stroke-linecap='round'/><line x1='16' y1='42' x2='80' y2='42' stroke='%230B57D0' stroke-width='5' stroke-linecap='round'/><line x1='16' y1='60' x2='60' y2='60' stroke='%230B57D0' stroke-width='5' stroke-linecap='round'/><path d='M64 88 Q88 74 100 95 Q96 120 72 112' fill='%230B57D0' opacity='.8'/></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nuevo prompt",
      "short_name": "Nuevo",
      "description": "Crear un nuevo prompt",
      "url": "/?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%230B57D0' rx='22'/><path d='M48 24v48M24 48h48' stroke='%23fff' stroke-width='6' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23f0f4f9'/><rect x='20' y='80' width='500' height='600' rx='16' fill='%23fff' stroke='%23dde3ea' stroke-width='2'/><rect x='40' y='140' width='460' height='80' rx='12' fill='%23e8f0fe'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
