{
  "name": "EventCrafts",
  "short_name": "EventCrafts",
  "description": "Discover, register and experience amazing events",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0814",
  "theme_color": "#7C3AED",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/7C3AED/ffffff?text=E",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/7C3AED/ffffff?text=E",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}