{
  "name": "ShelfCents",
  "url": "https://www.shelfcents.com",
  "description": "Free meal planner, calorie counter, and grocery budget app with AI-powered features.",
  "version": "1.1.23",
  "lastUpdated": "2026-08-26",
  "platforms": ["Web", "Android"],
  "downloadUrl": "https://play.google.com/store/apps/details?id=com.shelfcents.app",
  "features": [
    {
      "name": "Smart Meal Planner",
      "url": "/features/meal-planner",
      "description": "AI-generated weekly meal plans from pantry items, dietary preferences, and budget."
    },
    {
      "name": "Calorie Counter",
      "url": "/features/calorie-counter",
      "description": "AI food photo scanning, macro tracking, daily calorie goals."
    },
    {
      "name": "Grocery Budget Planner",
      "url": "/features/grocery-budget-planner",
      "description": "Budget-optimized shopping lists with spending limits."
    },
    {
      "name": "Pantry Tracker",
      "url": "/features/pantry-tracker",
      "description": "Digital food inventory with expiry tracking and AI predictions."
    },
    {
      "name": "AI Fridge Scanner",
      "url": "/fridge-scan",
      "description": "Photo-based ingredient identification and recipe suggestions."
    },
    {
      "name": "Daily Plan",
      "url": "/features/daily-plan",
      "description": "Personalized daily action list for meals, expiry, groceries, wellness."
    },
    {
      "name": "Food Waste Reduction",
      "url": "/features/food-waste-reduction",
      "description": "Use-first recipes and waste tracking with cost estimates."
    },
    {
      "name": "Expiry Reminders",
      "url": "/features/expiry-reminders",
      "description": "Smart push notifications before food expires."
    },
    {
      "name": "Exercise Tracking",
      "url": "/exercise",
      "description": "Camera-based pose detection with AI form analysis."
    },
    {
      "name": "Wellness Tools",
      "url": "/wellness",
      "description": "Water intake, mood journal, sleep tracking."
    },
    {
      "name": "Savings Dashboard",
      "url": "/savings",
      "description": "Weekly savings, waste reduction, and spending trends."
    }
  ],
  "keyPages": [
    {
      "name": "Homepage",
      "url": "/",
      "description": "Main landing page with features overview and signup."
    },
    {
      "name": "Features",
      "url": "/features",
      "description": "Complete list of all ShelfCents features."
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "Free and Pro plan pricing details."
    },
    {
      "name": "Blog",
      "url": "/blog",
      "description": "Articles about saving money on groceries and reducing food waste."
    },
    {
      "name": "FAQ",
      "url": "/faq",
      "description": "Frequently asked questions about ShelfCents."
    },
    {
      "name": "Methodology",
      "url": "/methodology",
      "description": "How the ShelfCents algorithm works."
    },
    {
      "name": "Food Safety Guide",
      "url": "/food-safety",
      "description": "Food storage, handling, and expiration date guidance."
    },
    {
      "name": "AI Transparency",
      "url": "/ai-transparency",
      "description": "How ShelfCents uses AI and what data is processed."
    }
  ],
  "feeds": [
    {
      "name": "RSS Feed",
      "url": "/feed.xml",
      "format": "application/rss+xml"
    },
    {
      "name": "JSON Feed",
      "url": "/feed.json",
      "format": "application/feed+json"
    }
  ],
  "structuredData": [
    "Organization",
    "WebSite",
    "SoftwareApplication",
    "FAQPage",
    "HowTo",
    "Article",
    "BlogPosting",
    "BreadcrumbList",
    "Speakable"
  ],
  "aiFiles": [
    {
      "name": "llms.txt",
      "url": "/llms.txt",
      "description": "Curated summary for LLMs with key claims and feature links."
    },
    {
      "name": "llms-full.txt",
      "url": "/llms-full.txt",
      "description": "Complete feature documentation for LLMs."
    },
    {
      "name": "ai-plugin.json",
      "url": "/.well-known/ai-plugin.json",
      "description": "ChatGPT plugin manifest with OpenAPI reference."
    },
    {
      "name": "webmcp",
      "url": "/.well-known/webmcp",
      "description": "Browser-native agent compatibility manifest."
    },
    {
      "name": "OpenAPI Spec",
      "url": "/api/openapi",
      "description": "Machine-readable API documentation."
    }
  ]
}
