{
  "name": "Wireframe – Off-Grid Wiring Diagram Builder",
  "short_name": "Wireframe",
  "description": "Plan campervan, boat & off-grid electrical systems with drag-and-drop diagrams, safety validation, and BOM export.",
  "start_url": "/editor",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFBFC",
  "theme_color": "#F9A100",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
