{
  "name": "ClauDex",
  "short_name": "ClauDex",
  "description": "Scan, collect, price, and Pokédex your Pokémon card collection.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#9bbc0f",
  "theme_color": "#b71c1c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
