{
  "name": "Royalty Gateway — мессенджер-шлюз",
  "short_name": "Royalty",
  "description": "Self-hosted шлюз для Telegram, Avito, VK и HeadHunter. Единый REST API, webhook-движок и биллинг.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "lang": "ru-RU",
  "theme_color": "#4f46e5",
  "background_color": "#0f172a",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
