{
  "id": "/?pwa=projectbuildout",
  "name": "Project Buildout — Construction project management software",
  "short_name": "Project Buildout",
  "description": "Professional construction project management software — bids, budgets, schedules, selections, and payments for general contractors, trade partners, suppliers, and project owners.",
  "scope": "/",
  "start_url": "/login?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1B2A4A",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Open the team messaging center — search channels and DMs, then message or dictate.",
      "url": "/messages?source=pwa",
      "icons": [
        {
          "src": "/icon-192.png?v=4",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png?v=4",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=4",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png?v=4",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
