{
  "name": "Homelab Frontend",
  "short_name": "Homelab",
  "description": "Mobile-first homelab frontend with minimal SecondBrain capture.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6efe2",
  "theme_color": "#f6efe2",
  "icons": [
    {
      "src": "/secondbrain-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}