{
  "name": "RenLuxe - Premium Store",
  "short_name": "RenLuxe",
  "description": "Premium fashion accessories — brooches, cufflinks, ties and more",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcfcfc",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/ren.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ren.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}