{
  "name": "Simplicity Trading",
  "short_name": "Simplicity",
  "description": "Live grower pricing, auctions and instant settlement for Australian fruit trade — by Roy Cave & Son.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1822",
  "theme_color": "#0a1822",
  "icons": [
    {
      "src": "/icon-simplicity-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-simplicity-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-simplicity-1080.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Roy Cave Store",
      "short_name": "Store Till",
      "description": "Open the Roy Cave store till for tap-and-pay sales.",
      "url": "/counter",
      "icons": [
        {
          "src": "/icon-roycave-store-192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/icon-roycave-store-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
