{
  "name": "La Communauté FFTRI",
  "short_name": "FFTRI Communauté",
  "description": "Application mobile FFTRI pour les epreuves, resultats, clubs et athletes.",
  "lang": "fr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0f4ff",
  "theme_color": "#0066cc",
  "icons": [
    {
      "src": "./assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./assets/img/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./assets/img/banniere.webp",
      "sizes": "1500x396",
      "type": "image/webp",
      "label": "La Communauté FFTRI - accueil"
    }
  ]
}
