

{
"name": "The Clubs",
"short_name": "The Clubs",
"start_url": "https://www.theclubs.com.br/",
"scope": "https://www.theclubs.com.br/",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone",
 "icons": [
  {
    "src": "https://www.theclubs.com.br/sites/theclubs/favicons/web-app-manifest-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
        "src": "https://www.theclubs.com.br/sites/theclubs/favicons/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
  }
 ]
}