{
    "name": "Bidder App",
    "short_name": "BidderAPP",
    "description": "My awesome web app that offers a mobile app version for a better experience.",
    "start_url": "/",  
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#317EFB",
    "icons": [
      {
        "src": "/images/demo-logo.png",
        "sizes": "350x70",
        "type": "image/png"
      }
    ],
    "related_applications": [
      {
        "platform": "play",
        "url": "https://play.google.com/store/apps/details?id=com.auctionmethod.auctioneertoolbox", 
        "id": "com.auctionmethod.auctioneertoolbox"
      },
      {
        "platform": "itunes",
        "url": "https://apps.apple.com/app/id1451191006", 
        "id": "1451191006" 
      }
    ],
    "prefer_related_applications": true 
  }
  