{
    "theme_color": "#000000",
    "background_color": "#000000",
    "icons": [
      {
        "purpose": "maskable",
        "sizes": "512x512",
        "src": "img/icon512_maskable.png",
        "type": "image/png"
      },
      {
        "purpose": "any",
        "sizes": "512x512",
        "src": "img/icon512_rounded.png",
        "type": "image/png"
      }
    ],
    "orientation": "portrait",
    "display": "standalone",
    "dir": "auto",
    "lang": "pt",
    "name": "RocketFit",
    "short_name": "RocketFit",
    "start_url": "https://app.rocketfit.com.br/",
    "scope": "https://app.rocketfit.com.br/",
    "description": "RocketFit Aluno",
    "id": "https://app.rocketfit.com.br/",
    "categories": [
      "health",
      "lifestyle",
      "sports"
    ]
  }