{
  "name": "Signal — меньше шума",
  "short_name": "Signal",
  "description": "Меньше контента. Только важное.",
  "id": "https://app.the-signal.ru/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f7f5f0",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "lang": "ru",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "url_handlers": [
    {
      "origin": "https://app.the-signal.ru"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
