{
  "name": "CNC1",
  "short_name": "CNC1",
  "icons": [
    {
      "src": "/images/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "layout": {
       "logo": "https://cnc1.ru/images/logo_yandex.png",
       "color": "#ffffff",
       "show_title": "CNC1"
   },
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}