{
  "id": "/",
  "name": "Carlos Vasquez — Project Manager & Creative Operations",
  "short_name": "Carlos V.",
  "description": "Bilingual Project Manager and Creative Operations lead with 8+ years coordinating creative production, marketing operations, and Next.js builds for outdoor and lifestyle brands.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#c9a87c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["portfolio", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Carlos Vasquez — portfolio home"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "Three case studies — Image Source, Kanaph, Eagle Support.",
      "url": "/portfolio",
      "icons": [
        {
          "src": "/icons/icon-192",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Resume",
      "short_name": "Resume",
      "description": "Printable resume — experience, skills, education.",
      "url": "/resume",
      "icons": [
        {
          "src": "/icons/icon-192",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Marketing work",
      "short_name": "Marketing",
      "description": "Marketing strategy, brand positioning, and campaigns.",
      "url": "/marketing",
      "icons": [
        {
          "src": "/icons/icon-192",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Get in touch",
      "short_name": "Contact",
      "description": "Open the contact form.",
      "url": "/?contact=open",
      "icons": [
        {
          "src": "/icons/icon-192",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
