{
  "name": "NE Card Hub",
  "short_name": "NE Card Hub",
  "description": "TCG events, stores, and community for Omaha & Lincoln, Nebraska",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#E8273D",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["games", "entertainment", "social"],
  "shortcuts": [
    {"name": "Events", "url": "/events.html", "description": "View upcoming TCG events"},
    {"name": "Stores", "url": "/stores.html", "description": "Find local card stores"},
    {"name": "Trade Board", "url": "/trade.html", "description": "Local card trades"}
  ]
}
