{
  "name": "EcuaPoker - Poker Online Ecuador",
  "short_name": "EcuaPoker",
  "description": "Comunidad de poker online en Ecuador. Torneos, clubs y premios.",
  "start_url": "/ecuapoker_pag/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#cc0000",
  "orientation": "any",
  "lang": "es-EC",
  "scope": "/ecuapoker_pag/",
  "icons": [
    {
      "src": "img/ecuapoker.logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/ecuapoker.logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Torneos",
      "url": "/ecuapoker_pag/#eventos",
      "description": "Ver próximos torneos"
    }
  ],
  "categories": ["games", "entertainment"]
}