{
  "name": "Bluffy Game",
  "short_name": "Bluffy",
  "description": "Bluff your way to the win! A multiplayer bluffing trivia game.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0c29",
  "theme_color": "#0f0c29",
  "icons": [
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
