{
    "name": "Hawks PitchSmart",
    "short_name": "PitchSmart",
    "description": "When are you allowed to pitch again? Check here",
    "icons": [
        {
            "src": "https:\/\/hawksbsbl.com\/wp-content\/uploads\/2026\/05\/app-logo.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https:\/\/hawksbsbl.com\/wp-content\/uploads\/2026\/05\/app-logo.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "maskable"
        },
        {
            "src": "https:\/\/hawksbsbl.com\/wp-content\/plugins\/pwa-for-wp\/images\/logo-512x512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https:\/\/hawksbsbl.com\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-26-104515-1.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable",
            "form_factor": "narrow"
        }
    ],
    "background_color": "rgb(10,9,9)",
    "theme_color": "rgb(221,51,51)",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "https:\/\/hawksbsbl.com\/pitching\/",
    "scope": "https:\/\/hawksbsbl.com\/"
}