{
  "short_name": "Colosseum",
  "name": "The Colosseum",
  "description": "High-Vibe Event Tickets Exchange",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#FAFAFA",
  "theme_color": "#1A1A1A",
  "display": "standalone",
  "orientation": "portrait"
}
