{
    "name": "Cafeteria UTAC",
    "short_name": "Cafeteria UTAC",
    "description": "Pide tu comida rápido y sin filas.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#d35400",
    "icons": [
        {
            "src": "https://img.icons8.com/color/192/coffee-to-go.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://img.icons8.com/color/512/coffee-to-go.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
