{
  "name": "Yemkay African Braiding",
  "short_name": "Yemkay",
  "description": "Houston's premier mobile African braiding service. Master braider Yemi brings authentic African hair artistry directly to your home.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5ecdc",
  "theme_color": "#1a0f08",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "beauty"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Book a braiding appointment",
      "url": "./?action=book"
    },
    {
      "name": "View Styles",
      "short_name": "Styles",
      "description": "Browse braiding styles",
      "url": "./#styles"
    }
  ]
}
