{
  "dir": "ltr",
  "lang": "ru",
  "name": "Космическая связь",
  "description": "Федеральное государственное унитарное предприятие «Космическая связь»",
  "short_name": "rscc",
  "start_url": "/?utm_source=web_app",
  "display": "fullscreen",
  "orientation": "portrait",
  "theme_color": "#ff6434",
  "background_color": "#ff6434",
  "serviceworker": {
    "src": "service-worker.min.js",
    "scope": "/",
    "use_cache": false
  },
  "icons": [
    {
      "src": "/static/icons/icon-maskable-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-maskable-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
