{
    "short_name": "Vía Rent a Car",
    "name": "Vía Rent a Car",
    "description": "Enjoy the trip, enjoy Miami! Rates with no hidden fees and no surprises, no waiting, immediate deliveries at the airport. Vía Rent a Car is your best option for your trip in Miami.",
    "start_url": "/",
    "background_color": "#FFFFFF",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#EB5F2A",
    "dir": "ltr",
    "lang": "en",
    "orientation": "any",
    "icons": [
        {
            "src": "/resources/appicons/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/resources/appicons/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}