{
  "short_name": "TS Hub",
  "name": "TeamSportz Hub",
  "start_url": "/",
  "id": "/",
  "scope": "https://coaches.teamsportz.pro",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "theme_color": "#4B8EE2",
  "dir": "ltr",
  "description": "Manage all your clubs needs from a single place",
  "categories": [
    "sports"
  ],
  "shortcuts": [
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "Calendar of events and practices."
    },
    {
      "name": "Members",
      "url": "/members",
      "description": "List and manage all your members."
    },
    {
      "name": "Chat",
      "url": "/chat",
      "description": "Open the group chat."
    },
    {
      "name": "Products",
      "url": "/products",
      "description": "Open the list of payments."
    },
    {
      "name": "Videos",
      "url": "/videos/library",
      "description": "Open the video library."
    }
  ],
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  },
  "icons": [
    {
      "src": "assets/icons/icon-48.webp",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-72.webp",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-96.webp",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-128.webp",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-192.webp",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-256.webp",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.webp",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "lang": "en",
  "orientation": "portrait-primary",
  "screenshots": [
    {
      "src": "https://coaches.teamsportz.pro/assets/img/brand/store_screens/manageclub.png",
      "sizes": "720x1280",
      "type": "image/png",
      "label": "Manage all your club needs from one place"
    },
    {
      "src": "https://coaches.teamsportz.pro/assets/img/brand/store_screens/paysubs.webp",
      "sizes": "1290x2796",
      "type": "image/webp",
      "label": "Take payments with ease: one off payments and recurrent subscriptions"
    },
    {
      "src": "https://coaches.teamsportz.pro/assets/img/brand/store_screens/videos.webp",
      "sizes": "1290x2796",
      "type": "image/webp",
      "form_factor": "narrow",
      "platform": "android",
      "label": "Record and analyse videos, create videos clips and hightlights"
    }
  ]
}
