{
  "name": "London Afro",
  "short_name": "London Afro",
  "description": "Premium natural hair care and cosmetics for afro and textured hair.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6F0",
  "theme_color": "#2C1A0E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "beauty"],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/shop.html",
      "description": "Browse all products"
    },
    {
      "name": "Cart",
      "url": "/cart.html",
      "description": "View your cart"
    }
  ]
}
