{
  "name": "Assay Compliance",
  "short_name": "Assay",
  "description": "Diesel rebate evidence and claim platform.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-ZA",
  "dir": "ltr",
  "background_color": "#032445",
  "theme_color": "#032445",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Capture a dip",
      "short_name": "Dip",
      "description": "Record a tank reading against the open claim period.",
      "url": "/reconciliation"
    },
    {
      "name": "Import a file",
      "short_name": "Import",
      "url": "/ingestion"
    }
  ]
}
