{
  "name": "paniked.ca",
  "short_name": "Paniked",
  "description": "Personal projects, homelab builds, and tech tinkering by Michael.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#171717",
  "icons": [
    {
      "src": "/images/paniked_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
}
