{
  "name": "Carrothers & Co. Client Portal",
  "short_name": "Carrothers",
  "description": "Residential construction advisory portal.",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBFBFC",
  "theme_color": "#0F2A52",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Inbox", "url": "/inbox" },
    { "name": "New project", "url": "/admin/clients" }
  ]
}
