{
  "name": "BoxLog - Scan & Rekam Pengemasan",
  "short_name": "BoxLog",
  "description": "Sistem Pemindai & Perekam Pengemasan — scan barcode, rekam video packing, lacak retur, cetak faktur",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#121212",
  "background_color": "#121212",
  "categories": ["business", "productivity", "utilities"],
  "lang": "id-ID",
  "dir": "ltr",
  "icons": [
    {
      "src": "/apple-touch-icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan Resi",
      "short_name": "Scan",
      "description": "Buka scanner barcode",
      "url": "/?tab=scan",
      "icons": [{ "src": "/apple-touch-icon-120.png", "sizes": "120x120" }]
    },
    {
      "name": "Data Packing",
      "short_name": "Data",
      "description": "Lihat data packing",
      "url": "/?tab=data",
      "icons": [{ "src": "/apple-touch-icon-120.png", "sizes": "120x120" }]
    }
  ]
}
