{
  "id": "/",
  "name": "Worldly — Un nuevo país cada día",
  "short_name": "Worldly",
  "description": "Explora un nuevo país cada día: historia, cultura, gastronomía. Construye tu pasaporte digital con 195 destinos. Gratis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060B2A",
  "theme_color": "#060B2A",
  "lang": "es-ES",
  "dir": "ltr",
  "categories": ["travel", "education", "entertainment", "games", "lifestyle", "social"],
  "icons": [
    { "src": "/icon-light-32x32.png", "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-icon.png",       "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",         "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon.svg",             "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Worldly — Pantalla principal"
    }
  ],
  "shortcuts": [
    {
      "name": "Explorar hoy",
      "url": "/#capture",
      "description": "Únete a la lista de espera"
    },
    {
      "name": "Contacto",
      "url": "/contacto",
      "description": "Escríbenos"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.worldly.app",
      "id": "com.worldly.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/worldly/id000000000"
    },
    {
      "platform": "webapp",
      "url": "https://worldly-app.vercel.app"
    }
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
