{
  "name": "RAVIT — Planification nutrition trail & ultra",
  "short_name": "RAVIT",
  "description": "Planifie tes ravitaillements pour le trail et l'ultra-trail. Calcule besoins, temps de course et stratégie nutrition.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#00150f",
  "theme_color": "#00150f",
  "lang": "fr",
  "categories": ["sports", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
