{
  "name": "Монтажный отдел",
  "short_name": "Монтаж",
  "start_url": "https://montaj.ddevice.ru/",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#2A2C2F",
  "background_color": "#2A2C2F",
  "description": "Монтажный отдел ООО 'ПроАйТи'",
  "prefer_related_applications": true,
  "icons": [{
      "src": "templates/static/images/favicon.png",
      "sizes": "52x52",
      "type": "image/png"
    }, {
      "src": "templates/static/images/favicon48.png",
      "sizes": "48x48",
      "type": "image/png"
    }, {
      "src": "templates/static/images/favicon72.png",
      "sizes": "72x72",
      "type": "image/png"
    }, {
      "src": "templates/static/images/favicon96.png",
      "sizes": "96x96",
      "type": "image/png"
    }, {
      "src": "templates/static/images/favicon144.png",
      "sizes": "144x144",
      "type": "image/png"
    }],
  "related_applications": [{
    "platform": "windows",
    "url": "https://montaj.ddevice.ru"
  }]
}