{
    "name": "NET4GYM - Gym App",
    "short_name": "NET4GYM",
    "start_url": "/",
    "display": "fullscreen",
    "display_override": ["window-controls-overlay", "fullscreen", "minimal-ui"],
    "orientation": "portrait-primary",
    "theme_color": "#be9e44",
    "background_color": "#be9e44",
    "description": "Gym application. Train hard!",
    "icons": [
      {
        "src": "/themes/custom/auladrupal5/img/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
}