{
  "name": "LiarsDice.ai",
  "short_name": "LiarsDice",
  "description": "The classic bluffing dice game, reimagined for mobile. Play with friends or AI opponents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F8FA",
  "theme_color": "#1C1C1E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
