{
    "name": "WonderBooks Master View",
    "short_name": "Master View",
    "description": "The complete Wonder catalog across books, comics, science, history, travel, arts, biographies, and more.",
    "start_url": "/app/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#10142F",
    "theme_color": "#6D28D9",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/icon-1024.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ],
    "categories": [
        "books",
        "education",
        "entertainment",
        "reference"
    ],
    "lang": "en",
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "label": "WonderBooks Master View home screen"
        }
    ]
}
