{
  "id": "/?source=pwa",
  "name": "The Bid Genie",
  "short_name": "The Bid Genie",
  "description": "UAE's Live Electronics B2B Marketplace — Match, Chat, Deal",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#050a18",
  "theme_color": "#050a18",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/genie-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/genie-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/genie-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/genie-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "shopping"],
  "lang": "en",
  "dir": "auto",
  "shortcuts": [
    {
      "name": "Browse Requests",
      "short_name": "Feed",
      "url": "/?source=pwa_shortcut_feed",
      "icons": []
    },
    {
      "name": "My Matches",
      "short_name": "Matches",
      "url": "/matches?source=pwa_shortcut_matches",
      "icons": []
    },
    {
      "name": "Chats",
      "short_name": "Chat",
      "url": "/chat?source=pwa_shortcut_chat",
      "icons": []
    }
  ]
}
