{
    "name": "Universe Read",
    "short_name": "Universe",
    "description": "The reading experience that defies everything you know. A free, premium browser-based reader for PDF and EPUB.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0F14",
    "theme_color": "#7C3AED",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "books",
        "education",
        "productivity"
    ]
}