{
    "name": "TOTH",
    "id": "/app",
    "short_name": "TOTH",
    "description": "Assessoria Esportiva e Nutricional - Junior Gerald",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/icon192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}