{
  "name": "OTL Apparel",
  "short_name": "OTL",
  "description": "Wholesale blank apparel and custom cut-and-sew manufacturing. Made in Los Angeles.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9C7ABF",
  "orientation": "portrait-primary",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%239C7ABF'/%3E%3Ctext x='256' y='280' text-anchor='middle' font-family='Arial Black,sans-serif' font-weight='900' font-size='180' fill='white'%3EOTL%3C/text%3E%3Ctext x='256' y='370' text-anchor='middle' font-family='Georgia,serif' font-style='italic' font-size='80' fill='%23E8DCF4'%3Eapparel%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}