{
  "name": "Jolt - Electrical Apprentice Toolkit",
  "short_name": "Jolt",
  "description": "Comprehensive electrical reference app for apprentices featuring NEC codes, calculators, material library, and conduit bending tools.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.rambamsladder.jolt",
      "id": "com.rambamsladder.jolt"
    }
  ]
}
