{
  "name": "Big Heart Inks",
  "short_name": "Big Heart",
  "description": "Book tattoo & piercing appointments, browse our portfolio, and contact Big Heart Inks studio in Kenya.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0b0b0b",
  "background_color": "#0b0b0b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "url": "/booking.html",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "View Portfolio",
      "short_name": "Portfolio",
      "url": "/portfolio.html",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
