{
  "name": "Hook Agency Brand Kit",
  "short_name": "Hook Brand",
  "description": "Internal brand system reference for Hook Agency.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#19191C",
  "theme_color": "#D4FD52",
  "icons": [
    {
      "src": "/assets/favicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
