{
  "name": "DRB Fashion",
  "short_name": "DRB",
  "description": "Premium women's and girls' fashion — Dat Red Button. Shop evening gowns, bespoke couture, traditional wear and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0A0B",
  "theme_color": "#8B1A2A",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "categories": ["shopping", "lifestyle", "fashion"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%238B1A2A'/%3E%3Ctext x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' fill='white' font-size='72' font-weight='bold' font-family='serif'%3EDRB%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%238B1A2A'/%3E%3Ctext x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' fill='white' font-size='180' font-weight='bold' font-family='serif'%3EDRB%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/",
      "description": "Browse the DRB Fashion collection"
    },
    {
      "name": "My Account",
      "url": "/auth",
      "description": "Sign in to your DRB account"
    }
  ]
}
