{
  "name": "Influqa - Influencer Marketing Marketplace",
  "short_name": "Influqa",
  "description": "Connect with 50K+ verified influencers. Find, hire, and collaborate with top creators for your campaigns.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f1a",
  "theme_color": "#6B21A8",
  "categories": ["business", "marketing", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Influencers",
      "short_name": "Influencers",
      "description": "Browse and search influencers",
      "url": "/influencers"
    },
    {
      "name": "Browse Offers",
      "short_name": "Offers",
      "description": "View available collaboration offers",
      "url": "/offers"
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Access your dashboard",
      "url": "/panel"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}