{
  "name": "Orbit ERP",
  "short_name": "Orbit",
  "description": "All your business in one orbit — sales, inventory, accounting, HR and more.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1F2937",
  "theme_color": "#374151",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
