{
  "name": "BUYLD",
  "short_name": "BUYLD",
  "start_url": "../index.html",
  "scope": "../",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "assets/app-logo.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}