{
    "id": "talexio",
    "short_name": "Talexio",
    "name": "Talexio",
    "description": "Streamline every aspect of HR operations, from recruitment and onboarding to performance management, time and attendance, training, payroll, and insightful analytics. Talexio empower businesses of all sizes in effectively managing their human resources and fostering employee growth.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "pwa-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "edge_side_panel": {
        "preferred_width": 400
    },
    "handle_links": "preferred",
    "scope": "/",
    "scope_extensions": [
        { "origin": "*.talexio.com" },
        { "origin": "*.talexiohr.com" }
    ],
    "theme_color": "#eeeeee",
    "background_color": "#eeeeee",
    "launch_handler": {
        "client_mode": "auto"
    },
    "categories": ["productivity", "business", "finance"],
    "dir": "ltr",
    "orientation": "any",
    "lang": "en",
    "screenshots": [
        {
            "src": "/screenshots/dashboard.png",
            "sizes": "388x845",
            "type": "image/png"
        },
        {
            "src": "/screenshots/navigation.png",
            "sizes": "388x845",
            "type": "image/png"
        },
        {
            "src": "/screenshots/working-schedule.png",
            "sizes": "388x845",
            "type": "image/png"
        },
        {
            "src": "/screenshots/desktop.png",
            "sizes": "1280x720",
            "type": "image/png"
        }
    ]
}
