{
  "name": "Hersky — Systems, Sites & DJ",
  "short_name": "Hersky",
  "description": "Websites, client workflows and operational tooling by Jake Herscovitch. Plus Beat Master DJ bookings and the DJ Blueprint.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B100E",
  "theme_color": "#0B100E",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a DJ", "url": "/dj" },
    { "name": "Shop", "url": "/shop" },
    { "name": "Contact", "url": "/contact" }
  ]
}
