{
  "name": "Tirex / AA International · Distribution ERP",
  "short_name": "Tirex / AA",
  "description": "Tyre distribution management & B2B portal for Tirex LTD and AA International Tyres",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A0A",
  "theme_color": "#E60027",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "description": "Tyre catalog & stock",
      "url": "/inventory",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Sales Orders",
      "short_name": "Orders",
      "description": "Open and recent sales orders",
      "url": "/sales",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Purchase Orders",
      "short_name": "PO",
      "description": "Supplier purchase orders",
      "url": "/purchase-orders",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
