{
  "name": "Cash'em App — Trading Card Price Research & Collection Manager",
  "short_name": "Cash'em",
  "description": "Cash'em is the ultimate trading card companion with real-time pricing from TCGPlayer and Cardmarket, AI-powered card grading, virtual binder collection management, competitive deck building with AI analysis, daily Pick'em price prediction game, and social features. Supporting Pokemon TCG, TCG Pocket, and Baseball cards.",
  "start_url": "/",
  "scope": "/",
  "id": "app.cashem.tcg",
  "display": "standalone",
  "background_color": "#070d24",
  "theme_color": "#EE1515",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["games", "utilities", "finance", "entertainment"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Cards & Prices",
      "short_name": "Search",
      "description": "Search trading cards and check real-time market prices from TCGPlayer and Cardmarket",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Decks & AI Builder",
      "short_name": "Decks",
      "description": "Build and analyze competitive decks with AI-powered recommendations and meta insights",
      "url": "/decks",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Virtual Binder",
      "short_name": "Binder",
      "description": "Manage your trading card collection with portfolio tracking and value analytics",
      "url": "/binder",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Pick'em Game",
      "short_name": "Pick'em",
      "description": "Predict daily card price movements and compete on the leaderboard for Cash'em Coins",
      "url": "/price-game",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Card Grading",
      "short_name": "Grading",
      "description": "Get AI-powered condition analysis and grading estimates for your cards using photo recognition",
      "url": "/grading",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
