{
  "name": "Smocked ‘N’ Loaded – Hair Health",
  "short_name": "SNL Hair",
  "description": "Your personal hair health companion from Smocked ‘N’ Loaded / SNL Hair Studio. Tips, health check, and easy booking.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0e0d",
  "theme_color": "#1a1a1a",
  "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"
    }
  ]
}
