{
  "name": "PPIC Dashboard - WKB",
  "short_name": "PPIC WKB",
  "description": "Production Planning & Inventory Control Dashboard WKB",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "scope": "./",
  "lang": "id",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "ORDER",
      "short_name": "Order",
      "description": "Lihat data order produksi",
      "url": "https://order.ppicwkb.online",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "STOK CS",
      "short_name": "Stok CS",
      "description": "Monitoring Inventory WKB",
      "url": "https://lokasi.ppicwkb.online",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "WKB KODE",
      "short_name": "Kode",
      "description": "Database kode produk",
      "url": "https://kode.ppicwkb.online",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "EXIM",
      "short_name": "EXIM",
      "description": "Shipment Tracking",
      "url": "https://exim.ppicwkb.online",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
