{
  "name": "Ensense Beauty",
  "short_name": "Ensense",
  "description": "Premium Skin & Wellness Studio in Iligan City",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fef3c7",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a beauty appointment",
      "url": "/contact",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all beauty services",
      "url": "/services",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["beauty", "lifestyle", "health"]
}
