{
  "name": "Credixa Plug — Campus Marketplace",
  "short_name": "Credixa",
  "description": "Buy and sell on campus. List products free and connect with buyers on WhatsApp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#059669",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "marketplace", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Browse",
      "description": "Browse campus listings",
      "url": "/marketplace",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Sell a product",
      "short_name": "Sell",
      "description": "Post a new listing",
      "url": "/list",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
