{
  "name": "Spot the BS",
  "short_name": "Spot the BS",
  "description": "Is the AI bluffing? Eight confident answers, half wrong. Call the bluff.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3ede1",
  "theme_color": "#c0211f",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
