{
  "name": "RunCut",
  "short_name": "RunCut",
  "description": "Crée ton plan de course trail ou running à partir de ton fichier GPX.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f0a",
  "theme_color": "#1a8a3e",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
