{
  "name": "ForeverGlow",
  "short_name": "ForeverGlow",
  "description": "On-demand home beauty & wellness — book a certified therapist in 60 seconds",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcfbf9",
  "theme_color": "#064e3b",
  "categories": ["lifestyle", "health", "beauty"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Book Now", "short_name": "Book", "url": "/book", "description": "Book a beauty session" },
    { "name": "My Bookings", "short_name": "Bookings", "url": "/bookings", "description": "View your bookings" },
    { "name": "Beauty Consultant", "short_name": "Consultant", "url": "/consultant", "description": "Chat with AI beauty consultant" },
    { "name": "Spa Mode", "short_name": "Spa", "url": "/spa-mode", "description": "Ambient spa experience" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
