{
  "name": "Influencer BoosterX",
  "short_name": "BoosterX",
  "description": "Your all-in-one social media command center — track posts, analyze performance, and grow your following.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080810",
  "theme_color": "#a855f7",
  "lang": "en",
  "scope": "/",
  "categories": ["social", "productivity", "business"],
  "icons": [
    { "src": "icons/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icons/logo.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icons/logo.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Dashboard — Live follower stats across all platforms"
    },
    {
      "src": "screenshots/analytics.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Analytics — Deep performance insights"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your social media dashboard",
      "url": "/#dashboard",
      "icons": [{ "src": "icons/logo.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Posts Tracker",
      "short_name": "Posts",
      "description": "Track your posts across platforms",
      "url": "/#posts",
      "icons": [{ "src": "icons/logo.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Analytics",
      "short_name": "Stats",
      "description": "View detailed analytics",
      "url": "/#analytics",
      "icons": [{ "src": "icons/logo.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
