{
    "name": "Webexped",
    "short_name": "Webexped",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "target": "standalone",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/icons8-anonymous-60 1.png",
            "type": "image/png",
            "sizes": "1920x1080"
        }
    ]
}