{
  "name": "RunningUtils",
  "short_name": "RunningUtils",
  "description": "Outils course à pied : allure, temps, VMA, FC, hydratation, nutrition",
  "start_url": "./RunningUtils.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9fa",
  "theme_color": "#e8500a",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}

