{
  "name": "Pencatat Hutang Warung",
  "short_name": "Pencatat Hutang",
  "description": "Aplikasi offline-first untuk mencatat dan mengelola daftar hutang pelanggan warung",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0fdf4",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23059669' width='192' height='192' rx='32'/%3E%3Crect fill='white' x='32' y='56' width='128' height='80' rx='8'/%3E%3Crect fill='%23059669' x='32' y='72' width='128' height='16'/%3E%3Crect fill='%23d1fae5' x='48' y='96' width='40' height='8' rx='4'/%3E%3Crect fill='%23d1fae5' x='48' y='112' width='60' height='8' rx='4'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23059669' width='512' height='512' rx='80'/%3E%3Crect fill='white' x='80' y='148' width='352' height='216' rx='20'/%3E%3Crect fill='%23059669' x='80' y='192' width='352' height='44'/%3E%3Crect fill='%23d1fae5' x='120' y='260' width='100' height='20' rx='10'/%3E%3Crect fill='%23d1fae5' x='120' y='296' width='160' height='20' rx='10'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Tambah Pelanggan",
      "short_name": "Tambah",
      "description": "Tambah pelanggan baru",
      "url": "/"
    },
    {
      "name": "Lihat Laporan",
      "short_name": "Laporan",
      "description": "Lihat laporan keuangan",
      "url": "/"
    }
  ]
}
