app.config.ts. The mode shapes the
home screen and which products the QR scanner accepts.
single-product
- The app is for one device line.
- QR scan rejects devices from other products.
- Home screen shows a flat list of that product’s devices.
multi-product (default)
- The app is for a catalog of your products.
- QR scan accepts any of your products.
- Home screen groups devices by product family.
Choosing
| You ship… | Use |
|---|---|
| One product, one app | single-product |
| A catalog under one brand | multi-product |
Next: AI screens
Generate the device UI for each product.

