{
  "name": "WINFY",
  "short_name": "WINFY",
  "description": "Plateforme de matchmaking compétitif. Duels avec enjeu réel. Le skill paye.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0D12",
  "theme_color": "#00A8E8",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/lovable-uploads/467900c3-2e8e-4d8c-b388-16629980ad2d.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lovable-uploads/467900c3-2e8e-4d8c-b388-16629980ad2d.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/lovable-uploads/467900c3-2e8e-4d8c-b388-16629980ad2d.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lovable-uploads/467900c3-2e8e-4d8c-b388-16629980ad2d.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "sports", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Créer un duel",
      "short_name": "Duel",
      "description": "Créer un nouveau duel",
      "url": "/matches/create",
      "icons": [
        {
          "src": "/lovable-uploads/467900c3-2e8e-4d8c-b388-16629980ad2d.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Classement",
      "short_name": "Rank",
      "description": "Voir le classement",
      "url": "/leaderboard",
      "icons": [
        {
          "src": "/lovable-uploads/467900c3-2e8e-4d8c-b388-16629980ad2d.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
