{
    "name": "Padel Brothers",
    "short_name": "Padel Bros",
    "description": "Application de gestion de matchs et tournois de padel. Organisez vos tournois, suivez vos statistiques et trouvez des partenaires.",
    "lang": "fr",
    "id": "/",
    "theme_color": "#110E1F",
    "background_color": "#110E1F",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "categories": [
        "sports",
        "social"
    ],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512-maskable-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=app.padel.brothers",
            "id": "app.padel.brothers"
        }
    ],
    "prefer_related_applications": true
}