{
  "name": "Goals Club",
  "short_name": "Goals Club",
  "description": "L'app foot social. Daily quiz, défis async, party games. Welcome to the club.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1F1A",
  "theme_color": "#0F1F1A",
  "categories": ["sports", "games", "social"],
  "lang": "fr",
  "dir": "ltr",
  "id": "goals-club",
  "icons": [
    { "src": "/brand/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Petit Bac du jour",
      "short_name": "Petit Bac",
      "description": "Le défi quotidien",
      "url": "/petit-bac",
      "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Speed Multi",
      "short_name": "Multi",
      "description": "Rejoindre une partie avec un code",
      "url": "/multi",
      "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mode Soirée IRL",
      "short_name": "Soirée",
      "description": "Lance une soirée entre potes",
      "url": "/soiree",
      "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Catalogue",
      "short_name": "Jeux",
      "description": "Tous les jeux",
      "url": "/jouer",
      "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
