{
  "name": "Terrace Swap — Football Memorabilia Exchange",
  "short_name": "Terrace Swap",
  "description": "Swap football shirts, programmes, scarves and cards with fellow collectors. Barter only, never sold.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1117",
  "theme_color": "#0D1117",
  "categories": ["shopping", "sports", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Locker",
      "short_name": "Locker",
      "url": "/my-collection"
    },
    {
      "name": "Swap Desk",
      "short_name": "Swaps",
      "url": "/swaps"
    }
  ]
}
