{
    "name": "studifysuccess",
    "short_name": "ss",
    "icons": [
        {
            "src": "images/android-chrome-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "images/android-chrome-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ],
    "theme_color": "#008b8b",
    "background_color": "#ffffff",
    "display": "standalone"
}