{
  "name": "Lilly's Salon - Salon Manager",
  "short_name": "Lilly's Salon",
  "description": "Salon management, scheduling, and client tools",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#fdfcfb",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
