{
  "name": "AfroLuxe Booking",
  "short_name": "AfroLuxe",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#C6A87C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3504/3504018.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3504/3504018.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}