{
  "name": "Campus Mart Elite",
  "short_name": "Campus Mart",
  "description": "GCTU's #1 Student Marketplace — Buy & sell textbooks, electronics, food and more safely between GCTU students.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDF7F5",
  "theme_color": "#E05A2B",
  "lang": "en-GH",
  "categories": ["shopping", "education"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Browse",
      "description": "Browse all campus listings",
      "url": "/#browse",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sell an Item",
      "short_name": "Sell",
      "description": "List something for sale",
      "url": "/#sell",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
