{
  "name": "SoloFundsForm",
  "short_name": "SoloFunds",
  "description": "Solo fund personal loans from $500 to $5,000. Apply online in minutes.",
  "start_url": "/index.html",
  "display": "browser",
  "theme_color": "#f38537",
  "background_color": "#fdf8f2",
  "icons": [
    {
      "src": "/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}