{
  "name": "Braidrr · Beauty, Near You",
  "short_name": "Braidrr",
  "description": "The UK marketplace for verified Afro beauty professionals — braiders, wig installers, locticians, MUAs, lash & nail artists.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F6F2",
  "theme_color": "#0A0A0A",
  "categories": ["lifestyle", "beauty", "shopping"],
  "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": "Explore stylists",
      "url": "/explore",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Inbox",
      "url": "/inbox",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
