﻿{
  "name": "XSSM — eXtreme Secure Messenger",
  "short_name": "XSSM",
  "description": "Защищённый мессенджер с E2E-шифрованием",
  "start_url": "/web/messenger",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080c16",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "categories": ["social", "communication", "security"],
  "icons": [
    {
      "src": "/web/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web/img/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "lang": "ru",
  "dir": "ltr"
}
