{
  "name": "Dev Boyd - Website Troubleshooting & Development",
  "short_name": "Dev Boyd",
  "description": "Troubleshooting guides, server administration, and developer resources by Brandon Boyd.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f1a",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/images/og-preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
