{
  "name": "RipDeck TCG",
  "short_name": "RipDeck",
  "description": "Pull real TCG card singles from $2 — Pokémon, MTG, One Piece, sports cards & graded slabs. Every flip returns a real card; ship it or trade for credit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b14",
  "theme_color": "#f59e0b",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "The Flip",
      "short_name": "Flip",
      "url": "/flip",
      "description": "Open a series and start flipping"
    },
    {
      "name": "Try Your Luck",
      "short_name": "TYL",
      "url": "/test-your-luck",
      "description": "Sealed and slab mystery packs, shipped"
    }
  ]
}
