{
  "name": "AI Beauty Booking",
  "short_name": "BeautyBook",
  "description": "Book beauty salon appointments instantly. Browse salons, services, and staff near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF4D8D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen"
    }
  ],
  "categories": ["lifestyle", "health", "beauty"],
  "lang": "en",
  "dir": "ltr"
}
