{
  "name": "SuperNotas - Editor de Notas Profesional",
  "short_name": "SuperNotas",
  "description": "Aplicación profesional de notas con bloques de texto, código, tablas, asientos contables y gráficos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "lang": "es",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "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='%236366f1'/><path d='M128 96h180l76 76v244c0 22-18 40-40 40H128c-22 0-40-18-40-40V136c0-22 18-40 40-40z' fill='white'/><path d='M308 96v76h76' fill='none' stroke='%23c7d2fe' stroke-width='16'/><rect x='120' y='200' width='200' height='16' rx='4' fill='%236366f1'/><rect x='120' y='240' width='160' height='16' rx='4' fill='%236366f1' opacity='0.6'/><rect x='120' y='280' width='180' height='16' rx='4' fill='%236366f1' opacity='0.4'/><rect x='120' y='320' width='140' height='16' rx='4' fill='%236366f1' opacity='0.3'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%236366f1'/><path d='M48 36h68l28 28v92c0 8-7 15-15 15H48c-8 0-15-7-15-15V51c0-8 7-15 15-15z' fill='white'/><path d='M116 36v28h28' fill='none' stroke='%23c7d2fe' stroke-width='6'/><rect x='45' y='80' width='75' height='6' rx='2' fill='%236366f1'/><rect x='45' y='95' width='60' height='6' rx='2' fill='%236366f1' opacity='0.6'/><rect x='45' y='110' width='68' height='6' rx='2' fill='%236366f1' opacity='0.4'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect width='1280' height='720' fill='%230f172a'/><rect x='0' y='0' width='280' height='720' fill='%231e293b'/><rect x='20' y='20' width='50' height='50' rx='12' fill='%236366f1'/><text x='80' y='52' fill='white' font-size='20' font-weight='bold'>SuperNotas</text><rect x='20' y='90' width='240' height='40' rx='10' fill='%23334155'/><rect x='300' y='20' width='960' height='680' rx='20' fill='%231e293b'/><text x='340' y='60' fill='white' font-size='24'>Mi Primera Nota</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Vista principal de SuperNotas"
    }
  ],
  "shortcuts": [
    {
      "name": "Nueva Nota",
      "short_name": "Nueva",
      "description": "Crear una nueva nota",
      "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' rx='20' fill='%2322c55e'/><path d='M48 24v48M24 48h48' stroke='white' stroke-width='8' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Buscar",
      "short_name": "Buscar",
      "description": "Buscar en tus notas",
      "url": "/?action=search",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%238b5cf6'/><circle cx='42' cy='42' r='18' fill='none' stroke='white' stroke-width='6'/><path d='M56 56l16 16' stroke='white' stroke-width='6' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
