{
  "id": "/",
  "name": "Gold Ticker Live — Reference Gold Price Tracker",
  "short_name": "Gold Ticker Live",
  "description": "Gold Ticker Live — reference gold prices for the UAE, GCC and the Arab world. Track 24K, 22K, 21K, 18K gold in 24+ currencies.",
  "start_url": "/",
  "scope": "/",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdfbf5",
  "theme_color": "#b08a3e",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Live Tracker",
      "short_name": "Tracker",
      "description": "Open the reference gold price tracker",
      "url": "/tracker.html",
      "icons": [
        {
          "src": "/assets/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Calculator",
      "short_name": "Calculator",
      "description": "Gold value calculator",
      "url": "/calculator.html",
      "icons": [
        {
          "src": "/assets/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
