{
  "name": "CNPERP – ERP System by CNP Solutions",
  "short_name": "CNPERP",
  "description": "Cloud-based ERP, POS and business management by CNP Solutions Botswana — cnpsolutions.co.bw",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d6efd",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Login",
      "url": "/static/login.html?from=home",
      "description": "Sign in to CNPERP"
    },
    {
      "name": "Setup Wizard",
      "url": "/static/company-setup.html",
      "description": "Initial company setup"
    }
  ],
  "categories": ["business", "finance", "productivity"]
}
