{
  "name": "Jeopardy! Trivia Game",
  "short_name": "Jeopardy!",
  "description": "Interactive Jeopardy-style trivia game with real-time buzzer system",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#060CE9",
  "theme_color": "#060CE9",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}
