{
  "name": "BLUFF",
  "short_name": "BLUFF",
  "description": "A free AI-powered 2 Truths 1 Lie trivia game. Spot the lie. Trust no one.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1729",
  "theme_color": "#0F1729",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}