{
  "name": "Barber.lk — Book a Barber in Jaffna",
  "short_name": "Barber.lk",
  "description": "Book trusted barbers across Jaffna in seconds. Browse by area, check live availability, and book your slot.",
  "start_url": "./index.html",
  "id": "/",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#16181D",
  "theme_color": "#16181D",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "business", "personalization"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Find a barber",
      "short_name": "Barbers",
      "url": "./index.html#/barbers",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My bookings",
      "short_name": "Bookings",
      "url": "./index.html#/customer/dashboard",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
