{
  "short_name": "ElectricalX",
  "name": "ElectricalX - Electrical Design Calculations",
  "description": "Professional electrical engineering calculators for cable sizing, transformer selection, earthing design and more",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=ElectricalX&backgroundColor=2563eb",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=ElectricalX&backgroundColor=2563eb",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0F172A",
  "background_color": "#F8FAFC",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["utilities", "productivity", "education"]
}