{
  "name": "ScanEd — Collect. Trade. Build. Play. Win!",
  "short_name": "ScanEd",
  "description": "Collect. Trade. Build. Play. Win! Scan cards, manage collections, check values and build decks with ScanEd.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F0E5",
  "theme_color": "#F4F0E5",
  "orientation": "portrait",
  "categories": ["utilities", "shopping", "games"],
  "icons": [
    { "src": "/brand/IMG_4665.jpeg", "sizes": "any", "type": "image/jpeg", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Scan a card", "url": "/scan" },
    { "name": "My collection", "url": "/collection" },
    { "name": "Trade hub", "url": "/trade" }
  ]
}
