{
  "name": "Veritas Institute",
  "short_name": "Veritas",
  "description": "Veritas Institute works to combat antisemitism and defend open, honest debate on college campuses, grounded in the founding principles higher education was built to protect.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1220",
  "theme_color": "#0a1220",
  "icons": [
    {
      "src": "/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}