{
    "name": "Hafiz Abdullah",
    "short_name": "Abdullah",
    "start_url": "/index.html",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "scope": ".",
    "description": "This is a personal Portfolio of Hafiz Abdullah",
    "icons": [
        {
            "src": "/images/ico/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/ico/icon-500x500.png",
            "sizes": "500x500",
            "type": "image/png"
        }
    ]
}