{
    "name": "AquaRuby - Premium Water",
    "short_name": "AquaRuby",
    "description": "AquaRuby® Enterprise Platform — Franchise Portal, Employee Portal, Customer Portal, and Admin dashboards for India's premium Alkaline RO Water Purifier brand.",
    "start_url": "/employee",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F8FAFC",
    "theme_color": "#1B4FD6",
    "lang": "en-IN",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Check In / Out",
            "short_name": "Attendance",
            "description": "Log your daily attendance",
            "url": "/employee/attendance"
        },
        {
            "name": "My Tasks",
            "short_name": "Tasks",
            "description": "View assigned tasks",
            "url": "/employee/tasks"
        },
        {
            "name": "Submit Report",
            "short_name": "Reports",
            "description": "Submit daily / weekly / monthly report",
            "url": "/employee/reports"
        }
    ]
}
