{
    "name": "Book of Ra Games",
    "short_name": "Book of Ra",
    "description": "Complete Book of Ra slot games collection",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a1628",
    "theme_color": "#d4af37",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "type": "image/x-icon",
            "sizes": "48x48"
        }
    ]
}