{
  "name": "EventPulse — Event Management for DJs & Entertainers",
  "short_name": "EventPulse",
  "description": "The all-in-one platform for DJs and entertainers. Manage events, clients, contracts, and payments.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "EventPulse Dashboard"
    }
  ]
}
