{
  "name": "VYBE",
  "short_name": "VYBE",
  "description": "Drop your vybe. Connect with your squad.",
  "start_url": "/vybe_feed.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06090f",
  "theme_color": "#06090f",
  "icons": [
    {
      "src": "/vybe.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
