{
  "name": "SAMI'S - Online Shopping",
  "short_name": "SAMI'S",
  "description": "Shop the best optical products, undergarments, cosmetics and more at SAMI'S",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "categories": ["shopping", "ecommerce"],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/products"
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Browse by category",
      "url": "/categories"
    }
  ]
}
