{
    "name": "B.U.S - GPS By Next",
    "short_name": "B.U.S GPS",
    "description": "Base Unificada de Seguimiento GPS en tiempo real",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a1a",
    "theme_color": "#808080",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/redbuslogo192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/redbuslogo512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "version": "1.7"
}