{
    "name" : "JBON",
    "short_name" : "JBON",
    "start_url" : ".",
    "background_color" : "#000",
    "theme_color" : "#f0f0f0",
    "display" : "standalone",
    "icons":[
        {
            "src": "images/xxhdpi.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/xxxhdpi.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "images/GooglePlayStore.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}