{
  "name": "Enzo's Pokémon Collection",
  "short_name": "PokéCollection",
  "description": "Pokémon TCG Collection Tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080d",
  "theme_color": "#08080d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/gengar.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/gengar-lg.png",
      "sizes": "475x475",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
