{
  "short_name": "Card Show",
  "name": "Online Card Show",
  "description": "24/7 Virtual Card Show Experience - Walk virtual aisles, discover rare cards, and connect with collectors anytime, anywhere.",
  "icons": [
    {
      "src": "images/logo1.jpg",
      "type": "image/jpeg",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo1.jpg",
      "type": "image/jpeg",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1f2937",
  "background_color": "#f9fafb",
  "orientation": "portrait",
  "categories": ["shopping", "entertainment"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "My Cards",
      "url": "/manage-listings",
      "description": "View and manage your card listings"
    },
    {
      "name": "Search Cards",
      "url": "/search",
      "description": "Search for cards"
    }
  ]
}

