{
  "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": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1F1A",
  "theme_color": "#0F1F1A",
  "categories": ["sports", "games", "social"],
  "lang": "fr",
  "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", "url": "/petit-bac", "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mode Soirée", "url": "/soiree", "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Jouer", "url": "/jouer", "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
