{
  "name": "Custom Carbon Components",
  "short_name": "CCC",
  "description": "Custom Carbon Components – precision-engineered carbon fiber for performance, design, and innovation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192-white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon-180-white.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple-touch-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/#projects",
      "icons": [{ "src": "/icons/icon-192-white.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/#contact",
      "icons": [{ "src": "/icons/icon-192-white.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["automotive", "engineering", "manufacturing"],
  "lang": "en",
  "dir": "ltr"
}
