{
  "name": "ASH NOOR Courier",
  "short_name": "AN Courier",
  "description": "Courier salary, due, payments & wallet — ASH NOOR SRL",
  "start_url": "/fleet/courier_login.php",
  "scope": "/fleet/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0D9488",
  "background_color": "#0B1019",
  "lang": "bn",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Home",
      "url": "/fleet/courier_my_dashboard.php",
      "icons": [{ "src": "logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Payment History",
      "short_name": "Payments",
      "url": "/fleet/courier_payment_history.php",
      "icons": [{ "src": "logo.jpg", "sizes": "192x192" }]
    }
  ]
}
