{
  "name": "CollabVault",
  "short_name": "CollabVault",
  "description": "Find your perfect hackathon team and collaborate.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#191f1d",
  "theme_color": "#191f1d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
