{
  "name": "ReRack n Roll",
  "short_name": "ReRack n Roll",
  "description": "The easiest way to sell your clothes and shop off others' racks. Drop off pre-loved fashion; we handle the rest.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c62840",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/rnr-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/rnr-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
