{
  "name": "Opesys — Inventory & Operations",
  "short_name": "Opesys",
  "description": "Opesys: inventory, POS, transfers, and collections (opesys.loader.ph)",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#102a43",
  "theme_color": "#1e3a5f",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "POS Terminal",
      "short_name": "POS",
      "url": "/pos"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "url": "/sales-invoices/create"
    }
  ]
}
