{
  "name": "Atlyxen Tools - High Performance Web Utilities",
  "short_name": "AtlyxenTools",
  "description": "Free client-side web utilities for 3D artists, developers, and creators. 100 tools running 100% in browser memory with zero server uploads.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "utilities",
    "developer tools",
    "graphics",
    "productivity"
  ]
}
