{
  "name": "LockerRoom FTB",
  "short_name": "LockerRoom",
  "description": "The professional network and workspace company for the football industry",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080908",
  "theme_color": "#080908",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "description": "LockerRoom FTB Home"
    },
    {
      "name": "Join Network",
      "url": "/join",
      "description": "Join the LockerRoom network"
    },
    {
      "name": "Directory",
      "url": "/directory",
      "description": "Browse the football industry directory"
    }
  ]
}
