{
    "name": "MiTransporte Airbus",
    "short_name": "MiTransporte",
    "start_url": "/setup/",
    "scope": "/setup/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00316d",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "android-chrome-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        }
    ]
}
