{
    "name": "Opportunext",
    "short_name": "ON",
    "background_color": "#1e1e2f",
    "display": "fullscreen",
    "description": "A recruitment system designed to streamline job applications, candidate tracking, and hiring workflows.",
    "theme_color": "#292b36",
    "start_url": "/",
    "icons": [
        {
            "src": "images/onlogo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}