{
  "name": "Scott Poulton - National Dex",
  "short_name": "Scott's Collectio",
  "description": "Pokémon Binder",
  "start_url": "/pokebinder/", 
  "display": "standalone",
  "background_color": "#2c3e50",
  "theme_color": "#ff79c6",
  "icons": [
    {
      "src": "/images/poke-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/poke-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}