{
    "name": "ExamDo",
    "short_name": "ExamDo",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
        "src": "/iconup.webp",
        "sizes": "192x192",
        "type": "image/webp"
        },
        {
        "src": "/iconloading.webp",
        "sizes": "512x512",
        "type": "image/webp"
        }
    ]
}