{
  "id": "lat.lamanada.app",
  "name": "La Manada · Mascotas y Vet IA",
  "short_name": "La Manada",
  "description": "La comunidad donde tu peludito es la estrella. Retos, amigos y un veterinario IA siempre contigo.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D1A",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "lang": "es-CO",
  "scope": "/",
  "icons": [
    {
      "src": "https://wrbkjfcuxcxswqsnsfwe.supabase.co/storage/v1/object/public/pwa-icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://wrbkjfcuxcxswqsnsfwe.supabase.co/storage/v1/object/public/pwa-icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://wrbkjfcuxcxswqsnsfwe.supabase.co/storage/v1/object/public/pwa-icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Veterinario IA",
      "short_name": "Vet IA",
      "description": "Consulta con el veterinario IA 24/7",
      "url": "/?tool=askyourvet",
      "icons": [{ "src": "https://wrbkjfcuxcxswqsnsfwe.supabase.co/storage/v1/object/public/pwa-icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Retratos IA",
      "short_name": "Retratos",
      "description": "Transforma a tu mascota con IA",
      "url": "/?tool=portraits",
      "icons": [{ "src": "https://wrbkjfcuxcxswqsnsfwe.supabase.co/storage/v1/object/public/pwa-icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "https://wrbkjfcuxcxswqsnsfwe.supabase.co/storage/v1/object/public/pwa-icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "La Manada - Red Social para Mascotas"
    }
  ],
  "categories": ["social", "health", "lifestyle"]
}