{
    "theme_color": "#ffffff",
    "background_color": "#00B011",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "https://cdn.testbor.com/web/static/images/icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "https://cdn.testbor.com/web/static/images/icon512_rounded.png",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "https://cdn.testbor.com/web/static/images/screenshot_big.png",
            "form_factor": "wide",
            "type": "image/png",
            "sizes": "1180x1045"
        },
        {
            "src": "https://cdn.testbor.com/web/static/images/screenshot_small.png",
            "form_factor": "narrow",
            "type": "image/png",
            "sizes": "446x790"
        }
    ],
    "orientation": "any",
    "display": "minimal-ui",
    "dir": "auto",
    "lang": "en-US",
    "name": "Mock24",
    "short_name": "Mock24",
    "start_url": "/",
    "scope": "/"
}