{
  "name": "Office Pulse",
  "short_name": "Office Pulse",
  "description": "Trace paper paths, connect desks, and bring order back to the office.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef2fb",
  "theme_color": "#2f5cff",
  "icons": [
    {
      "src": "/assets/branding/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}