{
  "name": "AyN — para mi amor",
  "short_name": "AyN",
  "description": "Tu compañera emocional diaria. Hecha con amor.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf6f9",
  "theme_color": "#b86b8a",
  "lang": "es",
  "categories": ["lifestyle", "health", "personalization"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
