{
  "name": "LockerRoom — Where Football Works",
  "short_name": "LockerRoom",
  "description": "The coworking, community, events, education and professional network for the football industry",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCFBF8",
  "theme_color": "#009858",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "sports"],
  "shortcuts": [
    {
      "name": "Workspaces",
      "short_name": "Spaces",
      "description": "Browse football workspaces",
      "url": "/workspaces",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Directory",
      "short_name": "Members",
      "description": "Member directory",
      "url": "/directory",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
