{
  "name": "AthletePro · Planificador Nutricional",
  "short_name": "AthletePro",
  "description": "Planificador nutricional y de pacing para deportes cíclicos (ciclismo, triatlón, duatlón, marchas cicloturistas).",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fbfbfd",
  "theme_color": "#1d1d1f",
  "lang": "es",
  "categories": ["sports", "health", "fitness"],
  "icons": [
    {
      "src": "assets/athletepro-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/athletepro-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
