{
  "name": "Quick Draw McGraw Private Eye",
  "short_name": "Quick Draw Game",
  "description": "A mystery-solving board game featuring classic Hanna-Barbera characters",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#efe1be",
  "theme_color": "#ef4102",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "Images/qd-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Images/qd-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}