{
  "name": "RuleAI",
  "short_name": "RuleAI",
  "description": "RuleAI — Instant answers to any game rule question. Ask about board games, card games, sports, and more. Powered by AI, so you never have to argue about the rules again.",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69dd4d30e204ae4b99c7fee1/fbfbd41b1_AppRulesimage.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://media.base44.com/images/public/69dd4d30e204ae4b99c7fee1/fbfbd41b1_AppRulesimage.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "https://rule-bound-bot.base44.app/",
  "display": "standalone",
  "theme_color": "#1a2744",
  "background_color": "#f4f5f7",
  "scope": "https://rule-bound-bot.base44.app",
  "id": "RuleAI",
  "dir": "ltr",
  "lang": "en",
  "orientation": "natural",
  "shortcuts": [
    {
      "name": "Browse Rule Books",
      "url": "/browse",
      "description": "Browse the game catalog"
    },
    {
      "name": "Home",
      "url": "/",
      "description": "Go to the home page"
    }
  ],
  "categories": [
    "education",
    "entertainment",
    "games",
    "utilities"
  ]
}
