{
  "id": "/",
  "name": "GolfPeople",
  "short_name": "GolfPeople",
  "description": "Tu comunidad de golf. Registro de tarjetas, GPS de campos, cálculo de hándicap, estadísticas avanzadas, partidas multijugador y reglas oficiales ilustradas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "categories": ["sports", "social", "utilities"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "focus-existing", "auto"]
  },
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/images/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
