{
  "name": "YONIX",
  "short_name": "YONIX",
  "description": "AI implementation, agentic systems and automation built around real business operations.",
  "theme_color": "#F8F4EC",
  "background_color": "#F8F4EC",
  "display": "standalone",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
