{
  "name": "Kapitus",
  "short_name": "Kapitus",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#023759",
  "lang": "en-US",
  "description": "Compare personal loan offers from $500 to $5,000.",
  "icons": [
    {
      "src": "images/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}