{
  "name": "Marche Tracker Copilote",
  "short_name": "Marche GPS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ff00ff",
  "icons": [
    {
      "src": "icone.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}