{
  "short_name": "Project Portal",
  "name": "DLR Group: Project Portal",
  "description": "The central portal to key design excellence and productivity tools",
  "icons": [
    {
      "src": "/images/favicons/project-portal/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/favicons/project-portal/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/portal",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#ffffff",
  "shortcuts": [
    {
      "name": "INDEPRO",
      "short_name": "INDEPRO",
      "description": "Elevate the Human Experience Through Design",
      "url": "/login",
      "icons": [{ "src": "/images/favicons/indepro/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Square 1",
      "short_name": "Square 1",
      "description": "Firm Culture",
      "url": "https://square1.dlrgroup.com/",
      "icons": [{ "src": "/images/logo-square1.png", "sizes": "192x192" }]
    },
    {
      "name": "Planifi",
      "short_name": "Planifi",
      "description": "Resource Management",
      "url": "http://vp2web/analyzerapi/content/pmf/index.html",
      "icons": [{ "src": "/images/logo-planifi.png", "sizes": "192x192" }]
    },
    {
      "name": "Vision",
      "short_name": "Vision",
      "description": "Financial Reporting",
      "url": "https://vision.dlrgroup.com/iaccess/",
      "icons": [{ "src": "/images/logo-vision.png", "sizes": "192x192" }]
    }
  ]
}