{
  "name": "GFE Field",
  "short_name": "GFE",
  "description": "Field calculators and AI document search for residential structural engineering",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "utilities",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Beam Calculator",
      "short_name": "BeamCalc",
      "description": "Full structural project calcs",
      "url": "/BeamCalc",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Snow & Wind Calculator",
      "short_name": "SnowCalc",
      "description": "ASCE 7 roof snow + wind pressure",
      "url": "/SnowLoadCalc",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
