{
  "name": "Engineer Data Hub | Free Engineering Calculators for Milling, Lathe & Drill Machines",
  "short_name": "Engineer Data Hub",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "description": "Free engineering workshop calculators for milling, lathe, drill machines, gear cutting, indexing, taper turning, hole spacing, and bearing selection.",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}