{
  "name": "ERPX — Unified Business Platform",
  "short_name": "ERPX",
  "description": "Run your business, not your paperwork — invoicing, GST, inventory & more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icons/favicon.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}