{
  "name": "Auction House App",
  "short_name": "Auctions",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f3e5f5",
  "theme_color": "#7b1fa2",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
