{
  "name": "AXIOS",
  "short_name": "AXIOS",
   "categories": [
    "utilities"
  ],
  "description": "Коммуникационное приложение с ячейстой (децентрализованной) структурой",
  "id": "/index.html",
  "start_url": "/index.html",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#ffffff",
  "lang": "ru-RU",
  
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
  }},
	
  "screenshots": [
    {
      "src": "/images/ws_icon/assets/screenshots/screen.png",
      "sizes": "1617x1012",
      "type": "image/png"
    }
  ],
  "features": [
    "Cross Platform",
    "fast",
    "simple"
  ],
  "categories": [
    "social"
  ],
   "icons": [
    {
      "src": "/images/ws_icon/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/images/ws_icon/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/images/ws_icon/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
	 {
      "src": "/images/ws_icon/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/ws_icon/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
	 {
      "src": "/images/ws_icon/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/images/ws_icon/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
	 {
      "src": "/images/ws_icon/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/images/ws_icon/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Open About",
      "short_name": "About",
      "description": "Open the about page",
      "url": "/about",
     "icons": [
   
    {
      "src": "/images/ws_icon/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
    }
  ],
  "widgets": [
    {
      "name": "COTA",
      "tag": "COTA",
      "ms_ac_template": "widget/ac.json",
      "data": "widget/data.json",
      "description": "Коммуникационное приложение с ячейстой (децентрализованной) структурой",
      "screenshots": [
        {
          "src": "assets/screenshots/widget-screen.png",
          "sizes": "500x500",
          "label": "Widget screenshot"
        }
      ],
    "icons": [
    {
      "src": "/images/ws_icon/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ]
    }
]	
}