{
    "name": "Ved Scans",
    "short_name": "VedScans",
    "description": "Explore manga, manhwa, and novels in a premium heritage-inspired reading experience.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F5F0E6",
    "theme_color": "#d7ae5b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}