{
  "name": "JHOL — Social Deduction Drawing Game",
  "short_name": "JHOL",
  "description": "A frantic 15-second chaotic drawing & deduction party game. Draw the word, spot the forgery, vote out the imposter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F1E6",
  "theme_color": "#F24C4C",
  "orientation": "any",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "/jhol-logo.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/jhol-logo.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
