{
  "name": "BG Gym",
  "short_name": "BG Gym",
  "description": "BG Gym aplikace pro check-in, body, výzvy, shop a profil.",
  "lang": "cs-CZ",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#050506",
  "background_color": "#050506",
  "categories": ["fitness", "health", "sports"],
  "icons": [
    {
      "src": "/static/img/bg-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}