{
  "id": "/",
  "name": "OperLete - FMCG ERP & Field Force",
  "short_name": "OperLete",
  "description": "OperLete connects sales, inventory, procurement, finance and field force operations for FMCG manufacturers, distributors and wholesalers.",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#163A3D",
  "background_color": "#F5F7F5",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Field Visits", "short_name": "Visits", "url": "/rep" },
    { "name": "Attendance", "short_name": "Attendance", "url": "/attendance" },
    { "name": "Sales Orders", "short_name": "Orders", "url": "/sales-orders" }
  ]
}
