{
    "name": "Alphabook",
    "short_name": "Alphabook",
    "description": "Plataforma de lectura digital y comunidad de lectores.",
    "lang": "es",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#F7F5EF",
    "theme_color": "#142238",
    "categories": ["books", "education", "social"],
    "icons": [
        {
            "src": "/brand/alphabook-symbol-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/brand/alphabook-symbol-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/brand/alphabook-symbol-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        { "name": "Biblioteca", "url": "/biblioteca" },
        { "name": "Audioteca", "url": "/audioteca" },
        { "name": "Aportes", "url": "/compartir" },
        { "name": "Explorar", "url": "/explorar" }
    ]
}
