{
  "id": "greenboxtrades.com",
  "name": "Green Box Trades",
  "short_name": "GBT ERP",
  "description": "We Bring Smiles",

  "start_url": "/ERP/?source=pwa",
  "scope": "/ERP/",

  "display": "standalone",
  "orientation": "portrait",
  "dir": "ltr",

  "background_color": "#1fb778",
  "theme_color": "#1fb778",

  "categories": ["business"],

  "icons": [
    {
      "src": "/ERP/wp-content/uploads/2026/04/cropped-cropped-754828.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ERP/wp-content/uploads/2026/05/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/ERP/wp-content/uploads/2026/05/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/ERP/dashboard",
      "icons": [
        {
          "src": "/ERP/wp-content/uploads/2026/05/dashboard.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Attendance",
      "short_name": "Attendance",
      "url": "/ERP/attendance",
      "icons": [
        {
          "src": "/ERP/wp-content/uploads/2026/05/attendance.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "prefer_related_applications": false
}