{
  "name": "Volex Platform \u2014 Structural Engineering",
  "short_name": "Volex",
  "description": "EC3, EC7, EC8, AISC, AS 4100 and 18 more design codes. Run code-compliant structural calculations in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#f0a500",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/icons/icon-72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Steel Frame EC3",
      "short_name": "Steel",
      "description": "Multi-storey steel frame design",
      "url": "/?page=frame",
      "icons": [
        {
          "src": "/icons/icon-96.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "RC Design EC2",
      "short_name": "RC",
      "description": "Reinforced concrete beam, slab and column",
      "url": "/?page=rcdesign",
      "icons": [
        {
          "src": "/icons/icon-96.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Pile Design EC7",
      "short_name": "Piles",
      "description": "Bored and driven pile design",
      "url": "/?page=piles",
      "icons": [
        {
          "src": "/icons/icon-96.svg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}