{
  "name": "Reliability Spec Engine 2.0",
  "short_name": "SpecEngine",
  "description": "Nine-in-one reliability engineering workstation: MIL-STD-810H, GR-63 CORE, ASTM D4169-22, IEC 60721-3, IEC 60068-2, IEC 60529 (IP Code), Telcordia SR-332, ISTA, and Vibration Calculator",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0f2c",
  "theme_color": "#0a0f2c",
  "orientation": "any",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "engineering"],
  "shortcuts": [
    {
      "name": "MIL-STD-810H",
      "url": "./index.html",
      "description": "Military environmental testing standard"
    },
    {
      "name": "GR-63 CORE Issue 5",
      "url": "./index.html",
      "description": "NEBS telecom facility standard"
    },
    {
      "name": "Vibration Calculator",
      "url": "./index.html",
      "description": "Sine & Random PSD vibration analysis"
    }
  ]
}
