{
  "short_name": "DK Chats",
  "name": "DK Love Chats - Secure Messaging App",
  "description": "A secure, fast, and real-time private messaging and video calling application.",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "splash_logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#10002b",
  "theme_color": "#ff006e",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["social", "messenger"]
}
