{
  "name": "Esthi Bestie Studio",
  "short_name": "Esthi Bestie",
  "description": "Luxury natural skincare & facial treatments in Columbia, SC. Book your appointment online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#C9A96E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["beauty", "health", "lifestyle"],
  "icons": [
    {
      "src": "/airo-assets/images/pwa/icon-512",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/pwa/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/pwa/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book an Appointment",
      "short_name": "Book Now",
      "description": "Schedule your next facial",
      "url": "/book",
      "icons": [{ "src": "/airo-assets/images/pwa/icon-512", "sizes": "96x96" }]
    },
    {
      "name": "My Bookings",
      "short_name": "My Bookings",
      "description": "View your upcoming appointments",
      "url": "/my-bookings",
      "icons": [{ "src": "/airo-assets/images/pwa/icon-512", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/airo-assets/images/pages/home/hero",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Esthi Bestie Studio Homepage"
    }
  ]
}
