{
    "name": "ProdeApp 2026",
    "short_name": "ProdeApp",
    "description": "Prode del Mundial 2026",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#ffc800",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/mundial2026.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/mundial2026.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }