{
  "name": "The Price I'll Pay",
  "short_name": "PriceIllPay",
  "description": "Reverse-auction marketplace where buyers post desires and sellers submit competing offers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
