{
  "name": "Hub-Follow — GitHub Follower Manager",
  "short_name": "Hub-Follow",
  "description": "Free, browser-based GitHub follower manager. See who doesn't follow you back, detect bots, bulk follow/unfollow. No sign-up required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#41cc48",
  "background_color": "#05070a",
  "lang": "en",
  "categories": ["developer", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
