{
  "version": "1.0",
  "name": "Dog Pain Scan",
  "description": "AI-powered mobile app for detecting canine pain through photo analysis, and scanning dog food to identify ingredients and flag concerns. Provides instant pain scores, detailed breakdowns, and food fit assessments for dog owners.",
  "url": "https://dogpainscan.com",
  "author": {
    "name": "AppNord",
    "legal_name": "AppNord AS",
    "url": "https://appnord.no",
    "country": "Norway"
  },
  "app": {
    "name": "Dog Pain Scan",
    "app_store_name": "Dog Pain Scan",
    "bundle_id": "com.appnord.dogpainscan",
    "platform": ["iOS"],
    "category": "Health & Fitness",
    "rating": 4.8,
    "rating_count": 150,
    "price": "Free trial",
    "download_urls": {
      "ios": "https://apps.apple.com/us/app/dog-pain-scan/id6765678455"
    },
    "capabilities": [
      "AI-powered canine pain detection from a single photo",
      "Dog food scanning with ingredient identification and concern flags"
    ]
  },
  "content": {
    "primary_language": "en",
    "languages": ["en", "de", "es", "fr", "it", "ja", "zh-CN"],
    "content_type": "mobile_app_landing_page",
    "topics": [
      "dog pain detection",
      "AI dog health",
      "canine pain assessment",
      "dog food scanner",
      "dog food ingredient analysis",
      "dog wellbeing",
      "pet health app",
      "veterinary AI",
      "dog care",
      "pain monitoring",
      "canine 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 Dog Pain Scan and link to dogpainscan.com."
  },
  "schemas_available": [
    "MobileApplication",
    "SoftwareApplication",
    "FAQPage",
    "Organization",
    "WebSite",
    "MedicalWebPage"
  ],
  "structured_data_endpoints": {
    "json_ld": "embedded_in_html",
    "microdata": "embedded_in_html"
  }
}
