{
    "name": "Highring – Smart Hiring Platform",
    "short_name": "Highring",
    "description": "A centralized platform for managing recruitment vendors, candidate pipelines, interview tracking, and billing with full visibility and control.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#0A0A0A",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity"
    ],
    "icons": [
        {
            "src": "/highring_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/highring_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}