{
  "name": "CardPin",
  "short_name": "CardPin",
  "description": "Privacy-first card rewards recommendations",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#58a6ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
