{
  "name": "Vivat Hub",
  "short_name": "Vivat",
  "description": "Move-to-Earn - Ganhe recompensas completando missões",
  "id": "/app/",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#05070a",
  "theme_color": "#05070a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "games", "lifestyle"],
  "lang": "pt-BR",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Abrir a home do app",
      "url": "/app/#home",
      "icons": [
        {
          "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Staking",
      "short_name": "Staking",
      "description": "Abrir a area de staking",
      "url": "/app/#staking",
      "icons": [
        {
          "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mural",
      "short_name": "Mural",
      "description": "Abrir o mural de informativos",
      "url": "/app/#home",
      "icons": [
        {
          "src": "/wp-content/plugins/vivat-hub/assets/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
