{
  "name": "Construction by MGC",
  "short_name": "Construction",
  "description": "Inventory, consumption, wastage & audit control for MGC Developments construction sites.",
  "start_url": "./index.html#/dashboard",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F2EF",
  "theme_color": "#F2F2EF",
  "lang": "en",
  "icons": [
    { "src": "./assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./assets/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Receive material", "url": "./index.html#/grn/new" },
    { "name": "Issue material", "url": "./index.html#/issue/new" },
    { "name": "Record consumption", "url": "./index.html#/consumption/new" }
  ]
}
