{
  "name": "Allsale Till",
  "short_name": "Till",
  "description": "Staff till for Allsale partner stores — bills, sessions and earnings.",
  "start_url": "/till",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a7d38",
  "background_color": "#f1f5f9",
  "icons": [
    {
      "src": "/till-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/till-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
