{
    "name": "TLD Entregas",
    "short_name": "TLD",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#f3f4f6",
    "theme_color": "#2563eb",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/2769/2769339.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}