{
  "name": "Call History - Any Number",
  "short_name": "CallHistory",
  "description": "Export your complete call history, SMS, and WhatsApp history in PDF format. Secure, fast, and encrypted.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#FF6A3D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "screenshots": []
}