{
  "name": "Lapter Business POS & SACCO",
  "short_name": "Lapter POS",
  "description": "Multi-Module Point of Sale & SACCO Microfinance Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "POS Terminal",
      "url": "/pos",
      "description": "Open Point of Sale Register"
    },
    {
      "name": "SACCO Teller",
      "url": "/sacco/teller",
      "description": "Open SACCO Teller Counter"
    }
  ]
}
