{
    "name": "talent_scout",
    "short_name": "talent_scout",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Are you passionate about discovering the next big star? Our Talent Scout Application is designed for individuals with a keen eye for talent across various fields, including music, acting, sports, and more. As a talent scout, you'll play a crucial role in identifying and nurturing emerging talents, helping them reach their full potential.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/talent_scout.jpg",
            "sizes": "192x192",
            "type": "image/jpg"
        },
        {
            "src": "icons/talent_scout.jpg",
            "sizes": "512x512",
            "type": "image/jpg"
        },
        {
            "src": "icons/talent_scout.jpg",
            "sizes": "192x192",
            "type": "image/jpg",
            "purpose": "maskable"
        },
        {
            "src": "icons/talent_scout.jpg",
            "sizes": "512x512",
            "type": "image/jpg",
            "purpose": "maskable"
        }
    ]
}
