{
  "name": "Nomo ERP — Business Management",
  "short_name": "Nomo ERP",
  "description": "Integrated ERP for sales, inventory, finance, and HR",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#052e16",
  "theme_color": "#14532d",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Invoices",
      "url": "/invoices",
      "description": "Sales invoices"
    },
    {
      "name": "Point of sale",
      "url": "/pos",
      "description": "Quick POS"
    },
    {
      "name": "Reports",
      "url": "/reports/hub",
      "description": "Reports hub"
    }
  ]
}
