{
  "name": "DNIMS — ERP, Inventory & Delivery",
  "short_name": "DNIMS",
  "description": "Enterprise ERP, inventory, fleet and delivery management",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1F3864",
  "theme_color": "#1F3864",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/", "description": "Management dashboard" },
    { "name": "Deliveries", "url": "/delivery-notes", "description": "Delivery notes" },
    { "name": "Inventory Health", "url": "/inventory-health", "description": "Stock status" },
    { "name": "Payments", "url": "/payments", "description": "Payments" }
  ]
}
