{
  "name": "Alfasente ERP",
  "short_name": "Alfasente",
  "description": "All-in-one ERP for Ugandan SMEs",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#8D35AA",
  "theme_color": "#8D35AA",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "productivity"],
  "lang": "en-UG",
  "shortcuts": [
    { "name": "POS",       "url": "/inventory/pos",       "description": "Open POS terminal" },
    { "name": "Dashboard", "url": "/dashboard",           "description": "Go to dashboard"  },
    { "name": "Journals",  "url": "/accounting/journals", "description": "View journal entries" }
  ]
}
