{
  "name": "Rekap Diamond — Divergent Agency",
  "short_name": "Rekap Diamond",
  "description": "Sistem pencatatan hasil diamond TikTok Live DJ untuk Divergent Agency",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#0f1117",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Setor Diamond",
      "short_name": "Setor",
      "description": "Buka form setor diamond cepat",
      "url": "/?action=setor",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Riwayat Setoran",
      "short_name": "Riwayat",
      "description": "Lihat riwayat setoran Anda",
      "url": "/?action=history",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}