{
    "name": "Lotto Cativa",
    "short_name": "Lotto Cativa",
    "start_url": "/",
    "display": "standalone",
    "scope" : "/",
    "background_color": "#FFFFFFFF",
    "theme_color": "#FFFFFFFF",
    "orientation": "portrait",
    "icons": [
        {
            "src": "../appkit/assets/img/favicon.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        }
    ]
}