{
  "name": "Thrium PCB — Free Online PCB Design",
  "short_name": "Thrium PCB",
  "description": "Free online PCB design tool with schematic capture, autorouter, DRC, Gerber export, 3D preview, and AI Copilot.",
  "start_url": "/start",
  "display": "standalone",
  "background_color": "#0d1014",
  "theme_color": "#0d1014",
  "orientation": "landscape-primary",
  "scope": "/",
  "categories": ["productivity", "developer", "engineering", "design"],
  "icons": [
    {
      "src": "/thrium-icon.png",
      "type": "image/png",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
