{
  "name": "LtcPricer — Litecoin Explorer & Fee Engine",
  "short_name": "LtcPricer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0E11",
  "theme_color": "#345D9D",
  "description": "Litecoin Block Explorer, Fee Tracker & Smart Money Radar.",
  "icons": [
    {
      "src": "/static/images/LTC.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/favicon.ico",
      "sizes": "16x16 24x24 32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/static/images/ltc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/ltc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}