{
  "name": "AMREP Order Management System",
  "short_name": "AMREP OMS",
  "description": "AMREP shared order management workspace.",
  "start_url": "/oms/index.html",
  "scope": "/oms/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14233a",
  "theme_color": "#14233a",
  "icons": [
    {
      "src": "assets/amrep-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/amrep-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
