{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "www.vulcanmetals.com",
  "name": "Vulcan Metals",
  "short_name": "Vulcan Metals",
  "description": "Vulcan Metals",
  "icons": [
    {
      "src": "https://www.vulcanmetals.com/wp-content/uploads/2025/04/192-by-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.vulcanmetals.com/wp-content/uploads/2025/04/192-by-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://www.vulcanmetals.com/wp-content/uploads/2025/04/512-by-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.vulcanmetals.com/wp-content/uploads/2025/04/512-by-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "http://www.vulcanmetals.com/wp-content/uploads/2025/04/512-by-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "http://www.vulcanmetals.com/wp-content/uploads/2025/04/tall-screen.png",
      "sizes": "472x1024",
      "type": "image/png",
      "label": "Homescreen of Superpwa App"
    }
  ],
  "background_color": "#26334a",
  "theme_color": "#26334a",
  "display": "Standalone",
  "dir": "ltr",
  "orientation": "any",
  "start_url": "/",
  "categories": [
    "business"
  ],
  "scope": "/",
  "shortcuts": [
    {
      "name": "Vulcan Metals",
      "url": "/why-choose-vulcan/",
      "description": "Vulcan Metals",
      "icons": [
        {
          "src": "https://www.vulcanmetals.com/wp-content/uploads/2025/04/192-by-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "handle_links": "preferred"
}