{
    "name": "KU Studyhub",
    "short_name": "KU Studyhub",
    "description": "Gain Access To a Vast Collection of Study Materials",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/static/icons/playstore.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/icons/playstore.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
