{
    "name": "Weatherblazer OPC Pvt. Ltd.",
    "short_name": "Weatherblazer",
    "description": "A professionally managed organisation in the field of Speciality Solutions and Applications for Construction Industry",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffd700",
    "icons": [
        {
            "src": "app-icons/pwa/icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "app-icons/pwa/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "app-icons/pwa/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "app-icons/pwa/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "app-icons/pwa/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "assets/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "app-icons/pwa/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "app-icons/pwa/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "app-icons/pwa/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "dir": "ltr",
    "related_applications": [],
    "prefer_related_applications": false,
    "categories": [ "business", "crm" ],
    "screenshots": [],
    "shortcuts": [],
    "service_worker": {
        "src": "/serviceworker.js",
        "scope": "/",
        "type": "classic"
    },
    "permissions": ["camera", "notification"],    
    "features": [],
    "splash_screens": [
        {
            "src": "app-icons/pwa/splash-screen.png",
            "sizes": "720x1280",
            "type": "image/png"
        }
    ],
    "background_images": [],
    "custom_key": ""
}