{
  "short_name": "WithPlatform",
  "name": "WithPlatform - AI-Driven Influencer Marketing Platform",
  "description": "Connect brands, influencers, and consumers through AI-powered matching and cryptocurrency settlements",
  "icons": [
    {
      "src": "logos/with-symbol.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "logos/with-symbol.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "logos/with-symbol.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "logos/with-symbol.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#5D5FEF",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "social"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "logos/with-symbol.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Campaigns",
      "short_name": "Campaigns",
      "description": "Browse campaigns",
      "url": "/campaigns",
      "icons": [
        {
          "src": "logos/with-symbol.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "description": "Check notifications",
      "url": "/notifications",
      "icons": [
        {
          "src": "logos/with-symbol.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "WithPlatform Dashboard on Desktop"
    },
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "WithPlatform Mobile Interface"
    }
  ]
}