{
  "name": "PointsPick",
  "short_name": "PointsPick",
  "description": "Credit Card Intelligence \u2014 Find the best card for every purchase",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#00774A",
  "background_color": "#ffffff",
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "categories": [
    "finance",
    "utilities"
  ],
  "screenshots": []
}