{
  "name": "Electrician Pro X",
  "short_name": "Pro X",
  "description": "Electrical calculators, job tracking, and estimation tools for electricians",
  "start_url": "/electrician-toolkit/",
  "scope": "/electrician-toolkit/",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/electrician-toolkit/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/electrician-toolkit/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}