{
  name: Shears To You,
  short_name: Shears,
  description: AI-powered salon intelligence for stylists.,
  start_url: /,
  display: standalone,
  orientation: portrait,
  theme_color: #070d12,
  background_color: #070d12,
  icons: [
    {
      src: /icon-192.png,
      sizes: 192x192,
      type: image/png,
      purpose: any maskable
    },
    {
      src: /icon-512.png,
      sizes: 512x512,
      type: image/png,
      purpose: any maskable
    }
  ]
}
