{
  "name": "POSTURO FFC — Étude posturale du cycliste",
  "short_name": "POSTURO",
  "description": "Outil d'étude posturale réservé aux bikefitters certifiés par la Fédération Française de Cyclisme.",
  "lang": "fr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#DCE7FB",
  "theme_color": "#1e3a8a",
  "categories": ["health", "medical", "sports"],
  "icons": [
    {
      "src": "icone-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icone-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icone-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
