{
  "name": "Free Travel Genius Card App",
  "short_name": "Card App",
  "description": "Pick the best credit card to use right now.",
  "start_url": "/card-app/",
  "scope": "/card-app/",
  "display": "standalone",
  "background_color": "#ecfdf5",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/card-app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/card-app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
