{
  "short_name": "Identium FX",
  "name": "Identium FX · Import Payment Manager",
  "description": "Import forex management, BOE knock-off, sourcing & financial reports",
  "icons": [
    { "src": "favicon-32.png",     "sizes": "32x32",   "type": "image/png" },
    { "src": "apple-touch-icon.png","sizes": "180x180","type": "image/png" },
    { "src": "icon-192.png",       "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png",       "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": "/IdentiumFx/",
  "scope":     "/IdentiumFx/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a3adb",
  "background_color": "#1a1a2e",
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Financial Reports",
      "short_name": "Reports",
      "url": "/IdentiumFx/reports2",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Outstanding Payables",
      "url": "/IdentiumFx/reports2",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sourcing — Orders",
      "short_name": "Orders",
      "url": "/IdentiumFx/sourcing/orders",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
