{
  name: SellyWelly - AI Price Valuation,
  short_name: SellyWelly,
  description: AI-powered price valuation for your items. Snap a photo, get eBay sold prices instantly.,
  start_url: /,
  display: standalone,
  background_color: #ffffff,
  theme_color: #000000,
  orientation: portrait,
  scope: /,
  icons: [
    {
      src: /icon-192x192.png,
      sizes: 192x192,
      type: image/png
    },
    {
      src: /icon-512x512.png,
      sizes: 512x512,
      type: image/png
    }
  ]
}
