{
    "name": "FluentShelf",
    "short_name": "FluentShelf",
    "description": "Read English books more comfortably.",
    "start_url": "/ru/library",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "browser"],
    "background_color": "#fffdf8",
    "theme_color": "#4f7f72",
    "orientation": "any",
    "categories": ["books", "education", "productivity"],
    "icons": [
        {
            "src": "/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
