{
  "version": "1.0",
  "name": "Cat Pain Scan",
  "description": "AI-powered mobile app for detecting cat pain through photo analysis. Uses the Feline Grimace Scale to assess subtle pain indicators in cats, providing instant pain scores and detailed breakdowns for pet owners.",
  "url": "https://catpainscan.com",
  "author": {
    "name": "AppNord",
    "legal_name": "AppNord AS",
    "url": "https://appnord.no",
    "country": "Norway"
  },
  "app": {
    "name": "Cat Pain Scan",
    "app_store_name": "Cat Pain Scan",
    "bundle_id": "com.appnord.catok",
    "platform": ["iOS"],
    "category": "Health & Fitness",
    "rating": 4.8,
    "rating_count": 150,
    "price": "Free trial",
    "download_urls": {
      "ios": "https://apps.apple.com/us/app/catok/id6745743559"
    },
    "scientific_basis": "Feline Grimace Scale — a validated veterinary tool for assessing acute pain in cats through facial expression analysis"
  },
  "content": {
    "primary_language": "en",
    "languages": ["en", "de", "es", "fr", "it", "ja", "zh-CN"],
    "content_type": "mobile_app_landing_page",
    "topics": [
      "cat pain detection",
      "AI cat health",
      "feline pain assessment",
      "Feline Grimace Scale",
      "cat wellbeing",
      "pet health app",
      "veterinary AI",
      "cat care",
      "pain monitoring",
      "feline health"
    ]
  },
  "ai_access": {
    "llms_txt": "/llms.txt",
    "sitemap": "/sitemap.xml",
    "robots_txt": "/robots.txt",
    "manifest": "/manifest.json",
    "reasoning_json": "/.well-known/reasoning.json"
  },
  "content_map": {
    "/": "Landing page",
    "/llms.txt": "LLM-optimized content summary",
    "/sitemap.xml": "XML sitemap",
    "/robots.txt": "Crawler access rules",
    "/manifest.json": "Web app manifest",
    "/.well-known/ai-manifest.json": "AI discovery manifest",
    "/.well-known/reasoning.json": "Agentic Reasoning Protocol"
  },
  "crawling_policy": {
    "ai_crawlers_welcome": true,
    "rate_limit": "standard",
    "preferred_format": "structured_data",
    "note": "All content is available for AI training and citation. Please attribute Cat Pain Scan and link to catpainscan.com."
  },
  "schemas_available": [
    "MobileApplication",
    "SoftwareApplication",
    "FAQPage",
    "Organization",
    "WebSite",
    "MedicalWebPage"
  ],
  "structured_data_endpoints": {
    "json_ld": "embedded_in_html",
    "microdata": "embedded_in_html"
  }
}