{
    "short_name": "TAMBO",
    "name": "TAMBO Sport Recovery",
    "icons": [
    {
        "src": "icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
    },
    {
        "src": "icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "orientation": "any"
}