{
  "name": "FlowRevenue AI",
  "short_name": "FlowRevenue",
  "description": "FIND. CONNECT. CONVERT. EARN. — AI-powered earning OS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1F44",
  "theme_color": "#1E63E9",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/flowrevenue-icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/flowrevenue-icon-180.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/flowrevenue-tile-270.png",
      "type": "image/png",
      "sizes": "270x270",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/campaigns/builder",
    "method": "GET",
    "params": {
      "title": "shared_title",
      "text": "shared_text",
      "url": "shared_url"
    }
  },
  "shortcuts": [
    {
      "name": "Opportunity Feed",
      "short_name": "Feed",
      "description": "Refresh fresh opportunities",
      "url": "/feed",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Earnings",
      "short_name": "Earnings",
      "description": "Track your money",
      "url": "/earnings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Marketplace",
      "description": "Browse leads",
      "url": "/marketplace",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
