{
  "name": "Cask Club",
  "short_name": "Cask Club",
  "description": "Private Whisky Collectors — access to exceptional whisky casks",
  "theme_color": "#080808",
  "background_color": "#080808",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["lifestyle", "finance"],
  "screenshots": [
    {
      "src": "/assets/cask-club/brand/pwa-screenshot-wide.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Cask Club private collectors experience"
    },
    {
      "src": "/assets/cask-club/brand/pwa-screenshot-mobile.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "label": "Cask Club on mobile"
    }
  ],
  "icons": [
    {
      "src": "/assets/cask-club/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/cask-club/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/cask-club/brand/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
