{
  "name": "Jardín Mental",
  "short_name": "Jardín Mental",
  "description": "Tu biblioteca de ebooks y protocolos de claridad mental",
  "start_url": "/mibiblioteca",
  "display": "standalone",
  "background_color": "#1a2e1f",
  "theme_color": "#1a2e1f",
  "orientation": "portrait",
  "scope": "/",
  "lang": "es",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=7",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png?v=7",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Jardín Mental — Tu biblioteca digital"
    }
  ],
  "shortcuts": [
    {
      "name": "Mi Biblioteca",
      "short_name": "Biblioteca",
      "description": "Ver todos mis ebooks",
      "url": "/mibiblioteca",
      "icons": [{ "src": "/favicon-32.png?v=7", "sizes": "32x32" }]
    }
  ]
}
