{
  "name": "UniStuff - Student Marketplace",
  "short_name": "UniStuff",
  "description": "A student marketplace connecting verified students to buy and sell items on campus",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00AEEF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["shopping", "marketplace", "education"],
  "lang": "en",
  "dir": "ltr"
}























