{
  "name": "EventsReg",
  "short_name": "EventsReg",
  "description": "Smart event registration platform with seat maps, raffles, and real-time dashboards.",
  "start_url": "https://www.eventsreg.online",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#6B5CE7",
  "icons": [
    {
      "src": "https://www.eventsreg.online/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.eventsreg.online/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.eventsreg.online/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}