{
  "name": "Prince & Sanjay Jewellers",
  "short_name": "PSJ Jewellers",
  "description": "Prince & Sanjay Jewellers (Est. 1956), Kumaon's trusted 22K BIS Hallmarked Gold and Fine Silver stores in Bhowali and Haldwani.",
  "start_url": "index.html",
  "scope": "./",
  "id": "com.psjjewellers.app",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07070A",
  "theme_color": "#07070A",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Stores",
      "short_name": "Stores",
      "description": "Locate Bhowali and Haldwani Stores",
      "url": "shops.html",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Live Gold Rates",
      "short_name": "Rates",
      "description": "View Live Gold Rates and Calculator",
      "url": "gold-calculator.html",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Online Store",
      "short_name": "Store",
      "description": "Shop 22K Kumaoni Bridal Jewellery Online",
      "url": "collections.html",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
