{
  "name": "KocaXNetwork Messenger",
  "short_name": "KocaX",
  "id": "/chat.html",
  "start_url": "/chat.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#080808",
  "theme_color": "#0b0907",
  "description": "Private, end-to-end encrypted messenger by KocaXNetwork.",
  "orientation": "any",
  "categories": ["communication", "social", "security"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
