{
    "name": "MD Tuhin Khandakar",
    "short_name": "Tuhin K.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#1e1432",
    "theme_color": "#2a1b3d",
    "orientation": "portrait",
    "icons": [
        {
            "src": "tuhin-photo.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "tuhin-photo.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}