{
    "name": "Mangaxo - Read Manga Online",
    "short_name": "Mangaxo",
    "description": "Read thousands of manga, manhwa, and manhua online for free. Updated daily with the latest chapters.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0b0617",
    "theme_color": "#16003b",
    "lang": "en",
    "dir": "ltr",
    "categories": ["books", "entertainment", "comics"],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48 72x72 96x96 128x128 256x256",
            "type": "image/x-icon"
        }
    ],
    "shortcuts": [
        {
            "name": "Latest Updates",
            "url": "/latest-updated",
            "description": "See manga with the newest chapter updates"
        },
        {
            "name": "Most Viewed",
            "url": "/most-viewed",
            "description": "Browse the most popular manga"
        },
        {
            "name": "Search",
            "url": "/search",
            "description": "Find your favorite manga"
        }
    ]
}
