{
    "name": "Judgly Creator",
    "short_name": "Judgly",
    "description": "The Court of Design. Where designs are judged, and legends are made.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#030303",
    "theme_color": "#030303",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/img/favicon_large.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/img/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
