{
  "name": "BeJudge - Judge Real-Life Dilemmas",
  "short_name": "BeJudge",
  "description": "Make moral decisions in engaging scenarios and see how you stack up against AI and community choices. Gamified ethical decision-making with Judge Cat.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ea580c",
  "background_color": "#fefcf7",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "categories": ["games", "education", "lifestyle"]
}