{
    "name": "PDFreflow",
    "short_name": "PDFreflow",
    "start_url": ".",
    "display": "browser",
    "background_color": "#0a0f16",
    "theme_color": "#0a0f16",
    "description": "The e-reader built for complex, multi-column PDFs. Intelligently reflows LaTeX papers, technical documentation, and textbooks into a strain-free mobile reading experience.",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/favicon.ico",
            "type": "image/x-icon",
            "sizes": "16x16 32x32"
        },
        {
            "src": "/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/icons/icon-192-maskable.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}
