{
    "theme_color": "#7c2567",
    "background_color": "#ffffff",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "images/icons/icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "images/icons/icon512_rounded.png",
            "type": "image/png"
        },
        {
            "purpose": "maskable",
            "sizes": "192x192",
            "src": "images/icons/icon192_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "192x192",
            "src": "images/icons/icon192_rounded.png",
            "type": "image/png"
        },
        {
            "purpose": "maskable",
            "sizes": "144x144",
            "src": "images/icons/icon144_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "144x144",
            "src": "images/icons/icon144_rounded.png",
            "type": "image/png"
        }
    ],
    "orientation": "any",
    "display": "standalone",
    "dir": "auto",
    "lang": "en-EN",
    "name": "Artbeeze",
    "short_name": "Artbeeze",
    "start_url": "/app",
    "scope": "/app",
    "description": "ArtBeeze is a rising platform that combines art, finance and technology.",
    "_screenshots": [
        {
            "src": "images/screenshots/screenshot.png",
            "sizes": "3570 × 1284",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}