{
  "name": "Fork Finder – Find the Best Active GitHub Fork",
  "short_name": "Fork Finder",
  "description": "Paste a GitHub repo URL and instantly find the most active, maintained forks ranked by commits, stars, and health.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["developer tools", "utilities"],
  "lang": "en"
}