{
  "name": "Gate Pass – Maximos",
  "short_name": "GatePass",
  "description": "Warehouse Armada Monitoring – PT Maximos Global Logistik",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#1a9e8f",
  "lang": "id",
  "orientation": "any",
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scanner QR",
      "short_name": "Scan",
      "url": "/scan",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard Keamanan",
      "short_name": "Security",
      "url": "/trips",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daftar Driver",
      "short_name": "Register",
      "url": "/driver/register",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tracking SO",
      "short_name": "Track",
      "url": "/track",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
