{
  "name": "CrissCross — Modern Essentials, Deliberately Made",
  "short_name": "CrissCross",
  "description": "Shop premium fashion essentials at CrissCross — polos, plain tees, trousers, Cuban shirts, zipper polos & compression gym wear.",
  "start_url": "/index.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f5f1",
  "theme_color": "#111110",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "fashion"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Polo Shirts",
      "short_name": "Polos",
      "url": "/category.php?slug=polo-shirts"
    },
    {
      "name": "Shop Cuban Shirts",
      "short_name": "Cuban",
      "url": "/category.php?slug=cuban-shirt"
    },
    {
      "name": "Shop Gym Wear",
      "short_name": "Gym Wear",
      "url": "/category.php?slug=gym-wear"
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "url": "/cart.php"
    }
  ]
}
