{
  "name": "FK-TMS — Francis Karl Transport Services",
  "short_name": "FK-TMS",
  "description": "FK Trucking Transport Management System — waybills, ePOD, shipment tracking.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#031087",
  "categories": ["business", "productivity", "logistics"],
  "icons": [
    { "src": "static/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "static/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New Waybill", "url": "./?go=waybill-new" },
    { "name": "Track Shipment", "url": "./?go=track" }
  ]
}
