{ "name": "Treonix - Student Project Marketplace", "short_name": "Treonix", "description": "Buy and sell student projects, learn from courses, connect with mentors, and grow your skills.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#0A192F", "background_color": "#0A192F", "lang": "en", "icons": [ {"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"}, {"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"} ], "shortcuts": [ { "name": "Projects", "url": "/projects", "description": "Browse projects" }, { "name": "Xplore", "url": "/xplore", "description": "Community posts" }, { "name": "Dashboard", "url": "/dashboard", "description": "Your account" } ] }