{
  "name": "Nightlife Karaoke — Song Catalogue",
  "short_name": "Nightlife",
  "description": "Search the full Nightlife Karaoke song catalogue by artist or song title.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#12101a",
  "theme_color": "#12101a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
