{
  "name": "Académie Foot U16",
  "short_name": "Foot U16",
  "description": "Gestion et suivi de l'équipe de football U16",
  "start_url": "login.php",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}