{
  "name": "Anti-Delete WhatsApp Recovery",
  "short_name": "AntiDelete",
  "description": "Keep a private copy of incoming WhatsApp messages even after the sender deletes them.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0f1d",
  "theme_color": "#10B981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
