{
  "name": "Amando Huellas",
  "short_name": "Amando Huellas",
  "description": "App familiar de cuidado, salud, adiestramiento y nutrición para perros y gatos.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFFDFB",
  "theme_color": "#E86343",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23E86343'/><text x='50%' y='55%' font-size='50' text-anchor='middle' dominant-baseline='middle'>🐾</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
