{
    "name": "Champs App — The Digital Hockey Network",
    "short_name": "Champs App",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#141726",
    "theme_color": "#141726",
    "description": "The recruiting and player development platform for youth hockey players, parents, and coaches navigating the college recruiting process. Connect with 100+ NCAA DI and DIII coaches.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["sports", "social"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
