{
  "name": "Nebula SkillHub",
  "short_name": "NebulaSkillHub",
  "description": "Comprehensive Internship Place",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
  {
    "src": "assets/logo.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "assets/logo.png",
    "sizes": "512x512",
    "type": "image/png"
  }
],

  "categories": ["education", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}