{
  "name": "OhmBase · Electrician Field Tools",
  "short_name": "OhmBase",
  "description": "Electrician field tools — NEC calculators, hours tracking, job management",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Clock in", "short_name": "Clock in", "description": "Start a work timer", "url": "/?shortcut=clockin" },
    { "name": "Voltage drop", "short_name": "V-drop", "description": "Open the voltage drop calculator", "url": "/?shortcut=vdrop" }
  ]
}
