{
  "name": "Yashram Trading Company",
  "short_name": "Yashram",
  "description": "Printing machines, sublimation blanks, raw materials and corporate gifting.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#063a61",
  "icons": [
    {
      "src": "images/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Shop All Products", "url": "shop.html" },
    { "name": "My Cart", "url": "cart.html" },
    { "name": "Catalogue", "url": "catalogue.html" }
  ]
}
