{
  "id": "https://eclpse.ru/",
  "name": "Eclipse",
  "short_name": "Eclipse",
  "description": "Anonymous, Encrypted, Secure messenger.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": [
    "social",
    "communication",
    "messenger"
  ],
  "icons": [
    {
      "src": "/brand/hello_light.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/hello_dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/hello_light.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/hello_dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Чаты",
      "short_name": "Чаты",
      "description": "Открыть чаты Eclipse",
      "url": "/app",
      "icons": [
        {
          "src": "/brand/hello_light.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
