{
  "name": "Eventify - Enterprise Event Management",
  "short_name": "Eventify",
  "description": "Eventify helps enterprises manage events seamlessly. Discover, organize, and attend tech summits, conferences, and workshops.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "events"],
  "lang": "en-US",
  "dir": "ltr"
}
