{

    "name": "ITaims Web & App Development Company",

    "short_name": "ITaims",

    "theme_color": "#000000",

    "background_color": "#ffffff",

    "display": "standalone",

    "start_url": "/", 
     
    "orientation": "any",
    
    "scope": "/",

    "icons": [

        {

            "src": "/static/Itaims-favicon-icon-512.png",

            "sizes": "512x512",

            "type" : "image/png",

            "purpose": "any maskable"


        }

    ]

}
