{
  "name": "Mi Biblioteca",
  "short_name": "Biblioteca",
  "description": "Inventario y tracker de lectura",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f9f8",
  "theme_color": "#5eb8b0",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
