{
  "name": "Demi-Fond J2B",
  "short_name": "Demi-Fond J2B",
  "description": "Application d'entraînement au demi-fond pour les lycéens J2B",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#1a6eb5",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
