{
  "name": "BendWyze",
  "short_name": "BendWyze",
  "description": "Professional conduit bending calculator for electricians",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#FF8C00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23121212'/%3E%3Cpath d='M120 380 L120 200 Q120 140 180 140 L360 140' stroke='%23FF8C00' stroke-width='40' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpolygon points='320,100 400,140 320,180' fill='%23FF8C00'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en-US"
}
