{
  "name": "OtakuRank - Anime Leaderboard",
  "short_name": "OtakuRank",
  "description": "Discover, rank, trade virtual stocks, and vote for the best Anime, TV Series, Manga, Characters, and Games on our live global leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-v6.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-v6.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Airing Today",
      "short_name": "Schedule",
      "description": "Check real-time anime broadcast schedule",
      "url": "/schedule",
      "icons": [{ "src": "/favicon-v6.png", "sizes": "192x192" }]
    },
    {
      "name": "TV Series",
      "short_name": "TV Series",
      "description": "Browse trending global TV shows and series",
      "url": "/tv",
      "icons": [{ "src": "/favicon-v6.png", "sizes": "192x192" }]
    },
    {
      "name": "Anime Leaderboard",
      "short_name": "Anime",
      "description": "View global live anime rankings",
      "url": "/anime",
      "icons": [{ "src": "/favicon-v6.png", "sizes": "192x192" }]
    }
  ]
}
