{
  "name": "Campusly — Your campus. Your marketplace.",
  "short_name": "Campusly",
  "description": "Trusted campus marketplace for students — buy, sell and discover products and services around UNIOSUN.",
  "id": "/app/home",
  "start_url": "/app/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "background_color": "#F8FAFC",
  "theme_color": "#4F46E5",
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    { "name": "Search", "url": "/app/marketplace", "description": "Search listings" },
    { "name": "Sell", "url": "/app/sell", "description": "Create a listing" },
    { "name": "Inbox", "url": "/app/inbox", "description": "Messages" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": []
}
