{
  "name": "Who Unfollowed Me - Unfollr | Free X/Twitter Follower Tracker",
  "short_name": "Unfollr",
  "description": "Free X/Twitter follower tracker extension. Monitor who unfollows you with 100% privacy. Compare snapshots, analyze trends. No login required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Followers",
      "short_name": "Scan",
      "description": "Quick scan of your X/Twitter followers",
      "url": "/?action=scan",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "author": "Unfollr",
  "keywords": "who unfollowed me, twitter unfollowers, x unfollowers, track unfollows, follower tracker",
  "prefer_related_applications": false
}
