{
  "name": "Levelz & Stylez",
  "short_name": "Levelz",
  "description": "Pull up at Levelz. Premium car wash, luxury lounge, bar, and entertainment destination.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/public/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
