{
  "name": "Gold Calculator - Gold Price Per Gram & Scrap Gold Calculator",
  "short_name": "Gold Calculator",
  "description": "Estimate gold value by weight, karat, gold price per gram, and spot price. Includes single item and scrap gold calculations.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#111527",
  "background_color": "#050814",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}
