{
  "name": "PurpleChat — Private Messenger + VPN",
  "short_name": "PurpleChat",
  "description": "Purple-themed, privacy-first messenger with end-to-end encryption, peer-to-peer file sharing, your own VPN, and anti-scam agents.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0620",
  "theme_color": "#6d28d9",
  "categories": ["social", "communication", "security"],
  "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" }
  ]
}
