{
  "name": "OWN.messenger",
  "short_name": "OWN.msg",
  "description": "Приватный мессенджер",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111117",
  "theme_color": "#6d42f5",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "categories": ["social", "communication"]
}
