{
  "name": "NexCore Labs",
  "short_name": "NexCore",
  "description": "Student-driven digital solutions and polished showcases for SQU students' projects.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0B1C",
  "theme_color": "#6EE7F3",
  "icons": [
    {
      "src": "assets/images/nexcore-logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/images/nexcore-logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}