{
  "name": "CallCek — Kenali sebelum mengangkat",
  "short_name": "CallCek",
  "description": "Cek reputasi nomor telepon berdasarkan laporan komunitas.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8fc",
  "theme_color": "#0b1220",
  "icons": [
    {"src":"icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ],
  "shortcuts": [
    {"name":"Cek Nomor","short_name":"Cek Nomor","description":"Cek reputasi nomor telepon","url":"./?action=search","icons":[{"src":"icon-192.png","sizes":"192x192","type":"image/png"}]},
    {"name":"Laporkan Nomor","short_name":"Laporkan","description":"Laporkan nomor telepon","url":"./?action=report","icons":[{"src":"icon-192.png","sizes":"192x192","type":"image/png"}]}
  ]
}
