{
  "name": "BitBlockIT - Managed IT Services Orange County",
  "short_name": "BitBlockIT",
  "description": "Professional IT services, cybersecurity, and cloud solutions for Orange County businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e3a8a",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/images/logo-header.png",
      "type": "image/png",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/images/logo-header.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/images/logo-header.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free IT Assessment",
      "short_name": "Assessment",
      "description": "Get a free IT risk assessment",
      "url": "/free-it-assessment",
      "icons": [{ "src": "/images/logo-header.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with BitBlockIT",
      "url": "/contact",
      "icons": [{ "src": "/images/logo-header.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-default.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "BitBlockIT — Orange County, CA"
    }
  ]
}
