{
  "name": "TrendTribe",
  "short_name": "TrendTribe",
  "description": "The student-only marketplace to buy, sell, and trade within your campus community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1340B8",
  "icons": [
    {
      "src": "/trendtribe_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/trendtribe_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
