{
  "name": "GoBuy",
  "short_name": "GoBuy",
  "description": "GoBuy sales rep app",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#07090f",
  "background_color": "#07090f",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2307090f'/><rect x='16' y='16' width='160' height='160' rx='32' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23052e16'/><stop offset='1' stop-color='%2316a34a'/></linearGradient></defs><text x='96' y='125' font-size='90' text-anchor='middle' fill='white'>🛍</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2307090f'/><rect x='40' y='40' width='432' height='432' rx='80' fill='url(%23g)'/><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23052e16'/><stop offset='1' stop-color='%2316a34a'/></linearGradient></defs><text x='256' y='330' font-size='240' text-anchor='middle' fill='white'>🛍</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
