{
  "name": "Annie Randle - Experiential Marketing & Events",
  "short_name": "Annie Randle",
  "description": "Orange County-based experiential marketing and events strategist creating bold brand experiences",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F6",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "lifestyle"],
  "shortcuts": [
    {
      "name": "Contact Annie",
      "short_name": "Contact",
      "description": "Get in touch about events, brand experiences, or a product build",
      "url": "/?contact=true",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Portfolio",
      "short_name": "Portfolio",
      "description": "Browse event portfolio",
      "url": "/events",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
