{
  "short_name": "BRICKS",
  "name": "BRICKS Mursten Mattoni Limited",
  "description": "Enterprise requisition and workflow management for BRICKS.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "BRICKS LOGO.png",
      "type": "image/png",
      "sizes": "192x192 512x512",
      "purpose": "any"
    },
    {
      "src": "BRICKS LOGO.png",
      "type": "image/png",
      "sizes": "192x192 512x512",
      "purpose": "maskable"
    }
  ]
}
