{
  "name": "Prestige Events",
  "short_name": "Prestige",
  "description": "A chain of curated luxury experiences.",
  "start_url": "./site.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0A",
  "theme_color": "#0B0B0A",
  "icons": [
    { "src": "assets/icons/prestige-app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/prestige-app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/prestige-app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["lifestyle", "events", "luxury"]
}
