{
  "name": "EZTIX - Event Ticketing Platform",
  "short_name": "EZTIX",
  "description": "Find Your Perfect Event Experience. Discover and book tickets for the most exciting events.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14b8a6",
  "theme_color": "#5b21b6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}
