{
  "name": "MCA — Animations, plannings & réservations",
  "short_name": "MCA",
  "description": "Consultez le planning des animations de la MCA, réservez vos créneaux et gérez vos inscriptions.",
  "lang": "fr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF9F6",
  "theme_color": "#6C3CE9",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Planning",
      "url": "./planning.php"
    },
    {
      "name": "Réserver",
      "url": "./reservation.php"
    }
  ]
}
