{
  "name": "Secure File Transfer",
  "short_name": "SecureDoc",
  "description": "Enterprise Secure Document & Chat Transfer",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    { "src": "image/pdf.png", "sizes": "192x192", "type": "image/png" },
    { "src": "image/pdf.png", "sizes": "512x512", "type": "image/png" }
  ]
}
