{
    "name": "GBC 2.0",
    "short_name": "Gepetro GBC",
    "theme_color": "#04a983",
    "background_color": "#ffffff",
    "scope": "/",
    "start_url": "/",
    "display": "minimal-ui",
    "icons": [
        {
            "src": "/img/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/img/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}