{
    "name": "Livestock Manager",
    "short_name": "Livestock",
    "description": "Enterprise cattle management system for tracking, health, and operations",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#006400",
    "theme_color": "#006400",
    "icons": [
        {
            "src": "/auth-bg.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}