{
  "name": "Team Player",
  "short_name": "TeamPlayer",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#10B981",
  "description": "El motor de gestión para clubes y jugadores de fútbol.",
  "categories": ["sports", "social"],
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Ranking",
      "url": "players/ranking_de_mejores.html",
      "icons": [{ "src": "icon-512.png", "sizes": "512x512" }]
    }
  ],
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "permissions": ["geolocation", "notifications"]
}
