{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebApplication",
      "@id": "https://www.appstyle.dev/tools/top-grossing/#page",
      "name": "Top Grossing Apps - Live App Store Rankings",
      "url": "https://www.appstyle.dev/tools/top-grossing/",
      "description": "Track top grossing apps on the Apple App Store across 30 countries. Live revenue rankings from Apple's RSS feed - free ASO research for monetization leaders.",
      "image": "https://www.appstyle.dev/og/top-grossing.webp?v=4",
      "isPartOf": {
        "@id": "https://www.appstyle.dev/#website"
      },
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "offers": [
        {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "USD"
        }
      ]
    },
    {
      "@type": "Organization",
      "@id": "https://www.appstyle.dev/#organization",
      "name": "AppStyle",
      "url": "https://www.appstyle.dev",
      "logo": "https://www.appstyle.dev/appstyle-logo.webp",
      "description": "AppStyle makes it fast and easy for app developers to create polished App Store and Google Play screenshots with device frames, AI generation, and one-click store-ready export.",
      "foundingDate": "2024",
      "knowsAbout": [
        "App Store screenshot design",
        "Google Play screenshot generator",
        "App Store Optimization",
        "Mobile app marketing",
        "Device frame mockups"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "sarthak@appstyle.dev",
        "contactType": "customer support"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.appstyle.dev/#website",
      "name": "AppStyle",
      "url": "https://www.appstyle.dev",
      "publisher": {
        "@id": "https://www.appstyle.dev/#organization"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://www.appstyle.dev/tools/top-grossing/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Where does this data come from?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Rankings are pulled directly from Apple’s public iTunes RSS feed for top grossing apps. The chart reflects revenue from in-app purchases and subscriptions, not download volume."
          }
        },
        {
          "@type": "Question",
          "name": "How often is the chart updated?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Apple refreshes the RSS feed on a rolling basis. Use the refresh button to pull the latest data for your selected country. Rankings can shift throughout the day as revenue accrues."
          }
        },
        {
          "@type": "Question",
          "name": "Why do rankings differ by country?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Each App Store storefront has its own chart. Pricing, payment methods, local competition, and cultural preferences all affect which apps generate the most revenue in a given market."
          }
        },
        {
          "@type": "Question",
          "name": "How can I use this for ASO research?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Study the top earners in your category and target countries. Note their monetization model, screenshot promise, subscription framing, trial language, review volume, and localization patterns - then apply those insights to your own listing."
          }
        },
        {
          "@type": "Question",
          "name": "Is any data stored or sent to AppStyle?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. Chart requests go directly from your browser to Apple's public feed. We do not save your searches or build a personal history from this page."
          }
        }
      ]
    }
  ]
}
