{
  "name": "dainky — Homelab",
  "short_name": "dainky",
  "description": "Self-hosted services, security projects, tools, and technical field notes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#03040a",
  "theme_color": "#03040a",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
