{
  "name": "Livo ERP",
  "short_name": "Livo",
  "description": "Livo ERP — property, construction and facilities operations, including the contractor field portal.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#b91c1c",
  "dir": "auto",
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contractor Portal",
      "short_name": "Contractor",
      "url": "/contractor-portal/dashboard"
    },
    {
      "name": "Submit Timesheet",
      "short_name": "Timesheet",
      "url": "/contractor-portal/timesheets"
    },
    {
      "name": "Sync Queue",
      "short_name": "Sync",
      "url": "/contractor-portal/sync-queue"
    }
  ]
}
