{
  "name": "Jukestr",
  "short_name": "Jukestr",
  "description": "Host-first music game nights — bingo, trivia and name-that-tune from one kit.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0b0d12",
  "background_color": "#0b0d12",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
