{
  "name": "United Dutch Company",
  "short_name": "UDC",
  "description": "Engineering intelligence for enterprise. AI-driven solutions for forward-thinking organizations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#f5d062",
  "orientation": "portrait-primary",
  "categories": ["business", "technology", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Projects",
      "short_name": "Projects",
      "description": "View our case studies",
      "url": "/projects",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    }
  ]
}
