{
  "id": "/toolbox/",
  "name": "Beckify Electrical Engineering Toolbox",
  "short_name": "Toolbox",
  "description": "NEC calculators, reference tables and submittal exports that work offline.",
  "display": "standalone",
  "orientation": "any",
  "start_url": "./index.html",
  "scope": "./",
  "background_color": "#060b12",
  "theme_color": "#8b7bff",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
