{
  "name": "APKSure - Free Android APK & Game Downloader",
  "short_name": "APKSure",
  "description": "Download free Android APK & XAPK games and apps with high speed direct mirrors and security verification.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#24cd77",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "utilities",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Popular Rankings",
      "short_name": "Popular",
      "description": "View top trending Android games and apps",
      "url": "/popular",
      "icons": [{ "src": "/images/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Games Category",
      "short_name": "Games",
      "description": "Explore all Android games by genre",
      "url": "/category/games",
      "icons": [{ "src": "/images/icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Articles & News",
      "short_name": "Articles",
      "description": "Read latest gaming news and guides",
      "url": "/blog",
      "icons": [{ "src": "/images/icon.png", "sizes": "192x192" }]
    }
  ]
}
