{
  "name": "Neil Clare - AI Architecture Portfolio",
  "short_name": "Neil Clare",
  "description": "Architecture portfolio featuring traditional craftsmanship, sustainable design, and AI integration",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#4444ff",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/BRAND_ASSETS/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/BRAND_ASSETS/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["architecture", "design", "portfolio", "professional"],
  "shortcuts": [
    {
      "name": "About Me",
      "short_name": "About",
      "description": "Learn about Neil Clare's background and experience",
      "url": "/?app=about",
      "icons": [
        {
          "src": "/BRAND_ASSETS/uicons-regular-rounded-3.0.0/uicons-regular-rounded/svg/fi-rr-info.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View architectural projects and design work",
      "url": "/?app=portfolio",
      "icons": [
        {
          "src": "/BRAND_ASSETS/uicons-regular-rounded-3.0.0/uicons-regular-rounded/svg/fi-rr-home.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch about your project",
      "url": "/?app=contact",
      "icons": [
        {
          "src": "/BRAND_ASSETS/uicons-regular-rounded-3.0.0/uicons-regular-rounded/svg/fi-rr-mailbox.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui", "browser"],
  "edge_side_panel": {},
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}