{
  "short_name": "YellowClub",
  "name": "YellowClub",
  "background_color": "#fff",
  "theme_color": "#ffe004",
  "display": "standalone",
  "orientation": "landscape",
  "icons": [
    {
      "src": "https://yellowclub.net/img/main/flat/logo/50.jpg",
      "type": "image/jpeg",
      "sizes": "50x50"
    },
    {
      "src": "https://yellowclub.net/img/main/flat/logo/150.jpg",
      "type": "image/jpeg",
      "sizes": "150x150"
    },
    {
      "src": "https://yellowclub.net/img/main/flat/logo/1024.jpg",
      "type": "image/jpeg",
      "sizes": "1024x1024"
    }
  ],
  "start_url": "/?utm_source=homescreen"
}