{
  "name": "Bounty Bear",
  "short_name": "BountyBear",
  "description": "AI search agent inspired by Until the End of the World (1991)",
  "start_url": "/web-demo/bounty-bear.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00ff41",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/bear-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/bear-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
