{
    "short_name": "BubbleBlast",
    "name": "BubbleBlaster",
    "id": "/",
    "start_url": "/",
    "display": "fullscreen",
    "orientation": "portrait",
    "theme_color": "#282c33",
    "background_color": "#bcdbee",
    "icons": [
        {
            "src": "/img/app-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/app-icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
