{
  "name": "SHOCardsLA",
  "short_name": "SHOCardsLA",
  "description": "The home for serious Shohei Ohtani collectors — authenticated cards, memorabilia, and the SHO-BETS prediction game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E0E0E",
  "theme_color": "#C0531C",
  "categories": ["sports", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
