{
    "name": "Bookerei",
    "short_name": "Bookerei",
    "description": "eBook reader and management software for Windows and MacOS",
    "icons": [
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#0cbaba",
    "background_color": "#181a1b",
    "display": "standalone",
    "start_url": "index.html",
    "categories": ["books", "reading", "productivity"]
}
