{
    "dir": "ltr",
    "lang": "en",
    "name": "Infodreamz",
    "scope": "/",
    "display": "standalone",
    "start_url": "https://www.infodreamz.com/",
    "short_name": "Infodreamz",
    "theme_color": "#ffffff",
    "description": "Website design and digital marketing company helping businesses grow online through creative, effective and efficient solutions.",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
         {
            "src": "./images/infodreamz_48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./images/infodreamz_192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./images/infodreamz_412x412.png",
            "sizes": "412x412",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./images/infodreamz_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}