{
  "name": "SoundSnobs Karaoke",
  "short_name": "SoundSnobs",
  "description": "Sign up to sing — karaoke and open mic events.",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "categories": ["entertainment", "music"],
  "icons": [
    { "src": "/favicon.jpg", "sizes": "180x180",  "type": "image/jpeg", "purpose": "any" },
    { "src": "/favicon.jpg", "sizes": "192x192",  "type": "image/jpeg", "purpose": "any" },
    { "src": "/favicon.jpg", "sizes": "512x512",  "type": "image/jpeg", "purpose": "any maskable" }
  ]
}
