{
    "name": "The Call Sheet - Professional Casting Portal",
    "short_name": "The Call Sheet",
    "description": "The premier casting portal connecting talented actors, skilled crew members, and visionary casting directors",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2c3e50",
    "theme_color": "#e74c3c",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/images/nsi-logo-favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/assets/images/nsi-logo-favicon.png",
            "sizes": "512x512", 
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}