{
  "name": "McGill & Co. Designs",
  "short_name": "McGill",
  "description": "Custom residential design in Raleigh, NC. Custom homes, renovations, outdoor living, and the McGill client portal.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1815",
  "theme_color": "#1a1815",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Open your portal messages",
      "url": "/portal/messages",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Invoices",
      "short_name": "Invoices",
      "description": "View and pay invoices",
      "url": "/portal/invoices",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "Browse McGill & Co. projects",
      "url": "/portfolio",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Reach the McGill studio",
      "url": "/#contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
