{
  "name": "Verizona Lounge",
  "short_name": "Verizona",
  "description": "Book the Exclusive Event Center for Birthdays, VIP Gatherings, Meetings, and Parties.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0b1a30",
  "theme_color": "#0b1a30",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
