{
  "name": "MegaInk Studio — Tattoo Booking with David",
  "short_name": "MegaInk",
  "description": "Book your custom tattoo session with David at MegaInk Studio in Holt, Florida. Real art, real people, real ink.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0b0a",
  "theme_color": "#0d0b0a",
  "categories": ["lifestyle", "business"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book an appointment", "url": "/book" },
    { "name": "Portfolio", "url": "/portfolio" },
    { "name": "Aftercare", "url": "/aftercare" }
  ]
}
