{
    "name": "Gaurab Pantha - Portfolio",
    "short _name": "Gaurab",
    "description": "Portfolio of Gaurab Pantha - developer and robotics enthusiast.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_colour": "#14171c",
    "theme_color": "#14171c",
    "orientation": "portait-primary",
    "icons": [
        {
            "src": "assests/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assests/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}