{
  "id": "/brown-shop-pwa-v12-2-4",
  "name": "BROWN'S SHOP Luxury Collection",
  "short_name": "BROWN'S SHOP",
  "description": "Browse BROWN'S SHOP luxury collections, product details and official contact information.",
  "start_url": "/?pwa=12.2.4",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0b0c",
  "theme_color": "#0b0b0c",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Albums",
      "short_name": "Albums",
      "url": "/?screen=home",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Official Contact",
      "short_name": "Contact",
      "url": "/?screen=contact",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
