{
  "name": "Meeting Buddy",
  "short_name": "Meeting Buddy",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192_dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512_dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#1c1a1a",
  "background_color": "#0e0d0d",
  "display": "standalone",
  "start_url": "/",
  "description": "Meeting Buddy is an ultra-private AI meeting assistant that helps businesses streamline their meeting scheduling and team collaboration."
}
