{
  "name": "UMOSTEK Products and Customer Access",
  "short_name": "UMOSTEK",
  "description": "UMOSTEK business operations, UCAS-connected record access, customer service, secure delivery, and protected QR full-file scanning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8e111a",
  "icons": [
    {
      "src": "/assets/img/brand/umostek-icon.png",
      "sizes": "192x196",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Secure Record Scanner",
      "short_name": "Scan Record",
      "description": "Scan a protected QR on a printed application or file and open the authorized live record.",
      "url": "/private/record-scanner",
      "icons": [
        {
          "src": "/assets/img/brand/umostek-icon.png",
          "sizes": "192x196",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Staff Administration",
      "short_name": "Staff",
      "url": "/private"
    }
  ]
}
