{
  "name": "Podium | Notation de Gymnastique",
  "short_name": "Podium",
  "description": "La solution moderne pour la notation en temps réel des compétitions de gymnastique, compatible FSG et GymVaud.",
  "start_url": "/competition",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/manifest-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Compétitions",
      "url": "/competition",
      "description": "Voir la liste des compétitions"
    }
  ]
}