{
  "name": "2ic Pallets",
  "short_name": "2ic Pallets",
  "categories": ["business"],
  "description": "Software to help manage pallets and other pooled equipment.",
  "theme_color": "#ee3124",
  "background_color": "#fafafa",
  "lang": "en-AU",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "assets/device-red.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/device-red-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/maskable-red-pallet.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Go to Transactions",
      "url": "/transactions",
      "description": "Go to the Transactions page: View and edit Transactions."
    },
    {
      "name": "Go to Pending Transactions",
      "url": "/pending-transactions",
      "description": "Go to the Pending Transactions page: View and reconcile Pending Transactions."
    }
  ]
}
