{
  "name": "CipherChat",
  "short_name": "CipherChat",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00f0ff",
  "orientation": "portrait",
  "categories": ["social", "entertainment"],
  "description": "CipherChat is a modern, secure, and stylish messaging app built for private conversations and social fun. It combines strong encryption with a sleek interface, letting you chat, share, and connect confidently while enjoying a vibrant social experience.",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2919/2919600.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2919/2919600.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
