{
  "name": "Mi Plan Nutricional",
  "short_name": "Nutrición",
  "description": "Planificador nutricional personalizado con cálculo de TDEE y selección de comidas.",
  "start_url": "/crespofit_nutritionplan/",
  "scope": "/crespofit_nutritionplan/",
  "id": "/crespofit_nutritionplan/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4A017",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "fitness"],
  "screenshots": [
    {
      "src": "img/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
