{
  "name": "The LJ Collection",
  "short_name": "LJ Collection",
  "description": "The LJ Collection fragrance showroom with retail, wholesale, and member rewards.",
  "start_url": "/showroom.php",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#b39359",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Collection",
      "short_name": "Shop",
      "url": "/showroom.php",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
