{
  "site": {
    "name": "ExpenseEye",
    "url": "https://expenseeye.app",
    "description": "Expense tracker, money tracker, budget planner, and wallet app with personal finance educational content.",
    "language": "en",
    "category": "personal-finance"
  },
  "crawl": {
    "publicContentAllowed": true,
    "privateAreasDisallowed": true,
    "robots": "/robots.txt",
    "sitemap": "/sitemap.xml",
    "llms": "/llms.txt"
  },
  "keyContent": [
    {
      "path": "/blog",
      "type": "collection",
      "topics": ["budgeting", "expense tracking", "savings", "debt"]
    },
    {
      "path": "/tips",
      "type": "collection",
      "topics": ["personal finance", "money management"]
    }
  ],
  "legal": [
    "/privacy-policy",
    "/terms-of-service",
    "/contact"
  ],
  "updatedAt": "2026-04-02"
}
