{
  "name": "DJ Tom - NKY DJ & Karaoke Host",
  "short_name": "DJ Tom",
  "description": "Northern Kentucky's Premier DJ & Karaoke Host \u2014 book events, practice karaoke, host karaoke parties",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#050510",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": [
    "entertainment",
    "music"
  ],
  "shortcuts": [
    {
      "name": "Practice Karaoke",
      "url": "/practice.html",
      "description": "Solo karaoke practice"
    },
    {
      "name": "Karaoke Party",
      "url": "/party.html",
      "description": "Host or join a karaoke party"
    },
    {
      "name": "Where to Karaoke",
      "url": "/where-to-karaoke.html",
      "description": "Find karaoke nights in NKY"
    },
    {
      "name": "Book DJ Tom",
      "url": "/book.html",
      "description": "Book DJ Tom for your event"
    }
  ]
}