{
  "name": "Anotador PDF Client-Side (estilo Hypothesis)",
  "short_name": "PDF Annotator",
  "description": "Anotador PDF 100% client-side con highlights multi-color, sticky notes y export a PDF embebido o JSON Hypothesis-compatible. Sin upload, sin registro, sin extensión. Bilingüe ES/EN, offline-ready.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "lang": "es-ES",
  "orientation": "any",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}