{
  "name": "Truth or Trend - Discernment Game Show",
  "short_name": "Truth or Trend",
  "description": "A discernment game show for groups. Read the quote or play the clip, then lock in your answer: Scripture, worship, secular, or Real Verse or Fake. Play solo with your AI host or host a live multiplayer game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0A12",
  "theme_color": "#0B0A12",
  "orientation": "portrait",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    {
      "src": "/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
