{
  "name": "SC Hazebrouck — Outils Club",
  "short_name": "SCH",
  "description": "Outils staff du SC Hazebrouck : effectif, présences, médical, planning, matchs, tactique.",
  "lang": "fr",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0B0D",
  "theme_color": "#0A0B0D",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Présences",
      "url": "SCH_Presences_2026_v2.html"
    },
    {
      "name": "Matchs",
      "url": "SCH_Matchs_2026.html"
    },
    {
      "name": "Tactic Board",
      "url": "SCH_Tactic_Board_2026.html"
    }
  ]
}