{
    "name": "Hall of Legends",
    "short_name": "Hall",
    "description": "Become worthy of your heroes",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#08090B",
    "theme_color": "#08090B",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logo192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/logo512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}