{
  "id": "/",
  "name": "Design Works Intel",
  "short_name": "Intel",
  "description": "Project delivery, finance, workload, reporting, and operations for Design Works Engineering.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#f7f8fb",
  "theme_color": "#080f1f",
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/brand/intel/icon.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/brand/intel/icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My Work",
      "short_name": "My Work",
      "description": "Tasks assigned to you, by list or calendar",
      "url": "/#mywork"
    },
    {
      "name": "Time & Expenses",
      "short_name": "Time",
      "description": "Log time and expenses for the week",
      "url": "/#time-expenses"
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "All active projects",
      "url": "/#projects"
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Team chat",
      "url": "/#chat"
    }
  ]
}
