{
    "name": "Hylst Books & Reader",
    "short_name": "Liseuse",
    "id": ".",
    "start_url": "./index.html",
    "scope": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#faf4e8",
    "description": "Liseuse Web Offline-First élégante et personnalisable. Bibliothèque numérique de Geoffroy Streit.",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%236366f1'/><text x='50' y='60' font-family='sans-serif' font-size='40' fill='white' text-anchor='middle'>HR</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%236366f1'/><text x='50' y='60' font-family='sans-serif' font-size='40' fill='white' text-anchor='middle'>HR</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}