{
  "name": "Mister Bounce",
  "short_name": "MisterBounce",
  "description": "House • Soul • Groove - DJ Mister Bounce",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["music", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Events",
      "url": "/#events",
      "description": "View upcoming events"
    },
    {
      "name": "Music",
      "url": "/#music",
      "description": "Listen to mixes"
    },
    {
      "name": "Book Now",
      "url": "/#contact",
      "description": "Book Mister Bounce"
    }
  ]
}
