{
  "name": "Gunwale.ru - Сообщество водоплавающих",
  "short_name": "Gunwale.ru",
  "description": "Сообщество водоплавающих людей и машин",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "version": "C",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?version=2.2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png?version=2.2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#005272",
  "background_color": "#005272",
  "display": "standalone",
  "orientation": "any",
  "categories": ["vehicles", "sports", "social"],
  "lang": "ru",
  "shortcuts": [
    {
      "name": "Главная",
      "url": "/",
      "description": "На главную страницу"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
