{
    "name": "Bluesagar",
    "short_name": "Bluesagar",
    "id": "https://bluesagar.com/",
    "description": "Bluesagar - The Ultimate Resource management and monitoring tool for your servers and applications.",
    "version": "1.0.0",
    "theme_color": "#10B981",
    "background_color": "#F4F6F8",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "display_override": [
        "window-controls-overlay"
    ],
    "icons": [
        {
            "src": "images/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "images/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "images/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "images/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "images/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "images/screenshots/screenshot1.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "label": "Screenshot Website"
        },
        {
            "src": "images/screenshots/screenshot2.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Wide screenshot"
        },
        {
            "src": "images/screenshots/screenshot3.webp",
            "sizes": "1080x1920",
            "type": "image/webp",
            "label": "Screenshot form mobile"
        }
    ],
    "shortcuts": [
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Contact us for more info",
            "url": "/contact",
            "icons": [
                {
                    "src": "images/icons/96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Support",
            "short_name": "Support",
            "description": "Get help and support",
            "url": "/support",
            "icons": [
                {
                    "src": "images/icons/96x96.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "lang": "en-IN",
    "dir": "ltr",
    "prefer_related_applications": false,
    "categories": [
        "business",
        "productivity",
        "utilities"
    ]
}