{
    "name": "Bookerei Blog",
    "short_name": "Bookerei",
    "description": "A blog featuring book analysis, author interviews, reading recommendations, and literary discussions for book lovers everywhere.",
    "start_url": "/",
    "scope": "/",
    "icons": [
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "theme_color": "#8b5cf6",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait-primary",
    "categories": ["books", "education", "lifestyle", "news"]
}
