{
  "name": "BNClub",
  "short_name": "BNClub",
  "description": "Connect with creatives and makers",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#E07A5F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-brand-final.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-icon-brand-final.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
