{
  "name": "The 7T7 | Premium Fashion & Lifestyle",
  "short_name": "The 7T7",
  "description": "Discover premium fashion, apparel and lifestyle products at The 7T7.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/7t7.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/7t7.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Collections",
      "short_name": "Shop",
      "description": "Browse all collections",
      "url": "/collections",
      "icons": [{ "src": "/7t7.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/7t7.jpg", "sizes": "96x96" }]
    }
  ]
}
