{
  "name": "DigitalSense Accounting",
  "short_name": "DigitalSense",
  "description": "Accounting, payroll and the till for Zambian businesses.",
  "start_url": "/till",
  "scope": "/",
  "display": "standalone",
  "background_color": "#16201C",
  "theme_color": "#0F5C4A",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Till", "url": "/till" },
    { "name": "Cash up", "url": "/till/shifts" },
    { "name": "Home", "url": "/dashboard" }
  ]
}
