{
  "name": "Helion Global LLP",
  "short_name": "Helion",
  "description": "Precision machined components, forged fittings, and custom-engineered parts — built to ASME, ASTM, DIN, JIS, and API standards.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1922",
  "theme_color": "#FF6B1A",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/logo/helion-nucleus-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo/helion-nucleus-mark.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Product catalog",
      "short_name": "Catalog",
      "description": "Browse all Helion products",
      "url": "/products.html?source=pwa-shortcut",
      "icons": [{ "src": "/logo/helion-nucleus-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Send inquiry",
      "short_name": "Inquire",
      "description": "Get a quote",
      "url": "/#contact?source=pwa-shortcut",
      "icons": [{ "src": "/logo/helion-nucleus-mark.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
