{
  "name": "GhAuction",
  "short_name": "GhAuction",
  "description": "Ghana's #1 B2B Industrial & Professional Auction Platform",
  "start_url": "https://ghauction.com/",
  "scope": "https://ghauction.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080B11",
  "theme_color": "#d0021b",
  "lang": "en",
  "categories": ["business", "shopping"],
  "icons": [
    { "src": "/icons/icon-48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Active Auctions",
      "short_name": "Auctions",
      "url": "/?view=auctions",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Bids",
      "short_name": "My Bids",
      "url": "/?view=mybids",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Active Auctions"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.ghauction.app",
      "id": "com.ghauction.app"
    }
  ],
  "prefer_related_applications": false
}
