{
    "name": "Valois Ulteamate Club",
    "short_name": "Valois UC",
    "description": "Club d'Ultimate Frisbee à Betz et Boissy-Fresnoy dans l'Oise (60)",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1e40af",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "fr",
    "categories": ["sports", "lifestyle", "social"],
    "icons": [
        {
            "src": "/assets/components/frisbee.webp",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/components/frisbee.webp", 
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/components/frisbee.webp",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}
