{
    "short_name": "AI Football League",
    "name": "AI Football League",
    "description": "La tua squadra di Calcio AI",
    "icons": [
        {
            "src": "/img/logoq128.png",
            "type": "image/png",
            "sizes": "128x128"
        },
        {
            "src": "/img/logoq192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/logoq512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#e6a439",
    "theme_color": "#e6a439",
    "display": "standalone",
    "orientation":  "portrait"
}