{
  "name": "DiarioF1 - Noticias, Análisis y Pasión",
  "short_name": "DiarioF1",
  "description": "El portal definitivo de Fórmula 1: noticias, análisis técnico, predicciones y comunidad",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d0d1a",
  "background_color": "#0d0d1a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230d0d1a' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='bold' fill='%23ffffff' text-anchor='middle' dominant-baseline='central' font-family='Arial'>F1</text><rect x='10' y='10' width='172' height='172' fill='none' stroke='%237c3aed' stroke-width='4'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230d0d1a' width='512' height='512'/><text x='50%' y='50%' font-size='200' font-weight='bold' fill='%23ffffff' text-anchor='middle' dominant-baseline='central' font-family='Arial'>F1</text><rect x='20' y='20' width='472' height='472' fill='none' stroke='%237c3aed' stroke-width='8'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "news"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230d0d1a' width='540' height='720'/><text x='270' y='100' font-size='40' font-weight='bold' fill='%23ffffff' text-anchor='middle'>DiarioF1</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Noticias",
      "short_name": "Noticias",
      "description": "Últimas noticias de F1",
      "url": "/noticias",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%237c3aed' width='96' height='96'/><text x='48' y='48' font-size='40' fill='%23ffffff' text-anchor='middle' dominant-baseline='central'>📰</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Carreras",
      "short_name": "Carreras",
      "description": "Calendario y resultados de carreras",
      "url": "/carreras",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23e10600' width='96' height='96'/><text x='48' y='48' font-size='40' fill='%23ffffff' text-anchor='middle' dominant-baseline='central'>🏁</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Predicciones",
      "short_name": "Predicciones",
      "description": "Haz tus predicciones y compite",
      "url": "/predicciones",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23a855f7' width='96' height='96'/><text x='48' y='48' font-size='40' fill='%23ffffff' text-anchor='middle' dominant-baseline='central'>🎯</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
