{
  "name": "Wäschen POS",
  "short_name": "Wäschen",
  "description": "Sistem Kasir & Produksi Laundry - Smart Laundry Solutions",
  "version": "2.0.0",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f5f8",
  "theme_color": "#6e2e78",
  "scope": "/",
  "lang": "id",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Buat Nota",
      "short_name": "Nota",
      "description": "Buat nota laundry baru",
      "url": "/nota-step1",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Antrian Produksi",
      "short_name": "Antrian",
      "description": "Lihat antrian produksi",
      "url": "/antrian",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Stok & Inventory",
      "short_name": "Stok",
      "description": "Cek stok inventory",
      "url": "/stok",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Riwayat Transaksi",
      "short_name": "Transaksi",
      "description": "Daftar transaksi",
      "url": "/transaksi",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "related_applications": []
}
