{
  "name": "Gen X Quiz",
  "short_name": "Gen X Quiz",
  "description": "80s and 90s nostalgia trivia. Play solo, take the daily challenge and climb the leaderboards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#00ffff",
  "icons": [
  {
  "src": "/favicon.svg",
  "sizes": "192x192",
  "type": "image/svg+xml"
  },
  {
  "src": "/apple-touch-icon.svg",
  "sizes": "512x512",
  "type": "image/svg+xml"
  }
  ]
  }
