{
  "short_name": "TopTube Pro",
  "name": "TopTube World Pro - YouTube Rankings",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "description": "Track and analyze the most subscribed YouTube channels worldwide. Real-time rankings, growth predictions, and analytics for 197 countries.",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "social", "utilities"],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "View Leaderboard",
      "short_name": "Leaderboard",
      "url": "/leaderboard",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Countries",
      "short_name": "Countries",
      "url": "/countries",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trending Channels",
      "short_name": "Trending",
      "url": "/trending",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
