{
    "name": "Obaid Khan",
    "short_name": "Obaid Khan",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#019FAB",
    "description": "Hello there, I'm Obaid Khan. This is my personal website, which contains public information that anyone can find on the internet.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/profile_bg_icon",
            "type": "image/png",
            "sizes": "16x16 32x32"
        },
        {
            "src": "icons/profile_bg_icon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icons/profile_bg_icon.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "icons/profile_bg_icon.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "icons/profile_bg_icon.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}
