{
  "id": "/",
  "name": "08080",
  "short_name": "08080",
  "description": "At 08080, we stand for freedom — even when freedom comes with risk. Built on choice with E2E encryption.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "social",
    "communication",
    "security",
    "finance"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "808 Encrypted Mesh Chat on Desktop"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "808 Encrypted Mesh Chat on Mobile"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+808",
      "url": "/?chat=%s"
    }
  ],
  "shortcuts": [
    {
      "name": "Мои каналы",
      "short_name": "Каналы",
      "description": "Перейти к каналам",
      "url": "/channels",
      "icons": [
        {
          "src": "/icons/pwa-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Все каналы",
      "short_name": "Каталог",
      "description": "Каталог всех каналов",
      "url": "/admin/channels",
      "icons": [
        {
          "src": "/icons/pwa-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Заметки",
      "short_name": "Заметки",
      "description": "Личные заметки",
      "url": "/notes",
      "icons": [
        {
          "src": "/icons/pwa-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
