{
  "name": "Aniq Studio - Salon Billing & CRM",
  "short_name": "Aniq Studio",
  "description": "Next-generation Salon & Spa Enterprise Suite",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0d0d11",
  "theme_color": "#16161c",
  "orientation": "any",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}