{
  "name": "Eeveeluate",
  "short_name": "Eeveeluate",
  "description": "Scan or look up a Pokémon card, see TCGPlayer + PriceCharting prices, and aggregate buy offers across a batch.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#1a1230",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/eevee.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/eevee.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable" }
  ]
}
