{
  "name": "JENCA Medical & Dental Aesthetic Clinic",
  "short_name": "JENCA",
  "description": "The Home of Regenerative Healthcare — personalized regenerative healthcare, medical aesthetics, dental care, and wellness.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1F8F93",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a JENCA appointment",
      "url": "./book.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "View branches, call, or message JENCA",
      "url": "./contact.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Message Us",
      "short_name": "Message",
      "description": "Chat with JENCA on Messenger",
      "url": "https://m.me/61555177318298",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
