{
  "name": "RADAR",
  "short_name": "RADAR",
  "description": "Каталог проверенных проектов, зеркал и сервисов.",
  "id": "/",
  "start_url": "./index.html?v=314",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#eef5f4",
  "theme_color": "#eef5f4",
  "lang": "ru",
  "categories": ["business", "finance", "utilities"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "shortcuts": [
    {
      "name": "Каталог",
      "short_name": "Каталог",
      "url": "./index.html?v=314#catalog",
      "icons": [{"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Обменники",
      "short_name": "Обмен",
      "url": "./index.html?v=314#exchange",
      "icons": [{"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Чат",
      "short_name": "Чат",
      "url": "./index.html?v=314#chat",
      "icons": [{"src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
