{
  "name": "Homelab Dashboard",
  "short_name": "HomeLab",
  "description": "Personal homelab service dashboard",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#0f3460",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%230f3460'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='%23e94560' font-family='monospace' font-weight='bold'>H</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
