{
  "name": "MEDIUS - Influencer Marketing Platform",
  "short_name": "MEDIUS",
  "description": "Saudi Arabia's premier influencer marketing platform connecting brands with local talent",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07050F",
  "theme_color": "#07050F",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "marketing", "social"],
  "shortcuts": [
    {
      "name": "Create Campaign",
      "short_name": "New Campaign",
      "description": "Create a new influencer marketing campaign",
      "url": "/campaigns/create"
    },
    {
      "name": "Find Influencers",
      "short_name": "Discover",
      "description": "Browse and discover influencers",
      "url": "/influencers"
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your campaign dashboard",
      "url": "/dashboard"
    }
  ]
}
