{
  "name": "Fortune Connect: Your China Sourcing Partner",
  "short_name": "Fortune Connect",
  "description": "Your China sourcing operating system — projects, expenses, advances, trips, ledger and live updates from the Fortune Sourcings team.",
  "start_url": "/portal/connect?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1B2C",
  "theme_color": "#0B1B2C",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "finance"],
  "id": "/portal/connect",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit RFQ",
      "short_name": "RFQ",
      "description": "Send a new sourcing requirement",
      "url": "/submit-rfq?utm_source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Ledger",
      "short_name": "Ledger",
      "description": "Open your project ledger",
      "url": "/portal/connect/ledger?utm_source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trips & Itinerary",
      "short_name": "Trips",
      "description": "View your factory visit schedule",
      "url": "/portal/connect/trips?utm_source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "screenshots": []
}
