{
  "name": "Memphis Card Company",
  "short_name": "MCC Hobby Hub",
  "description": "Shop sports cards, track your collection, and connect with Memphis Card Company.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#071525",
  "theme_color": "#071525",
  "categories": ["shopping", "sports", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
