{
    "name": "SafetyPlusWeb | Edge",
    "short_name": "SafetyPlus",
    "start_url": "./Home",
    "display": "standalone",
    "background_color": "#fc8240",
    "theme_color": "#1e3f64",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icon-512_light.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "icon-192_light.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "id": "com.safetyplusweb.edge",
    "description": "All-in-One Safety Management Software. A single platform to help you execute, measure, and continuously improve your safety program.",
    "dir": "ltr",
    "lang": "en",
    "orientation": "portrait",
    "categories": [
        "business"
    ]
}