{
  "name": "RSI Tools — Steel & Tinplate Calculators",
  "short_name": "RSI Tools",
  "description": "Steel coil calculator, pricing conversions, thickness reference, temper data, coating weights, and unit converters from Reynolds Services, Inc.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A2E4A",
  "theme_color": "#C41230",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Coil Calculator",
      "short_name": "Coil Calc",
      "url": "/#coil",
      "description": "Calculate steel coil weight and PIW"
    },
    {
      "name": "Pricing / NPW",
      "short_name": "Pricing",
      "url": "/#pricing",
      "description": "Net package weight and price conversions"
    },
    {
      "name": "Thickness Reference",
      "short_name": "Thickness",
      "url": "/#thickness",
      "description": "Base weight to thickness conversion"
    },
    {
      "name": "Unit Converter",
      "short_name": "Converter",
      "url": "/#units",
      "description": "Steel and tinplate unit conversions"
    }
  ]
}
